answersLogoWhite

0


Best Answer

Generics are a part of generic programming within Java. They are commonly used to hold objects of any type, within a Java Collection Framework (JCF), and are a reusable data collection tool.

User Avatar

Wiki User

11y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

10y ago

You can write programs without bothering about the type of data that will be stored.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is the purposes of generics in Java programming?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What programming language are java applets written in?

Java applets are written in the Java programming language. Java is considered to be one of the oldest and most commonly used programming languages in the world.


Do the primitive datatypes in java have objects?

No Primitive data types do not have objects. As of Java 1.5, all primitive types in Java have "wrapper" classes. These classes serve two purposes: # They keep all type-specific methods together in one place. # They allow primitive types to be used in situations which take advantage of generics (also introduced in Java 1.5).


What is the first name before of the Java Programming?

The first name of the Java Programming was Oak. It then went by the game Green and finally Java from Java coffee.


Is java DBMS?

no, Java is not dbms.. Java is a programming language Dbms is database


What is java card?

Java Card is a Java platform for programming smart cards.


Is the best institute for learn java programming in Pakistan?

The Java programming language is a general-purpose computer programming language that is concurrent, class-based, object-oriented, and specifically designed to have as few implementation dependencies as possible. Then you learn java programming language in Pakistan get the best java programming classes at the lowest cost.


What is the pane in which the Java programming statements are located called?

The pane in which the Java programming statements are located is called


What are the features in java that makes it similar to C programming?

Java is not similar to C. Java is, however, similar to C++. Both C++ and Java are object orientated programming languages (OOPL's).


What is unicode in java?

Java Supports International programming so java supports Unicode


What has the author Jaime Nino written?

Jaime Nino has written: 'Introduction to Programming and OOD Java' 'An introduction to programming and object-oriented design using JAVA' -- subject(s): Java (Computer program language), Object-oriented programming (Computer science) 'Introduction to Programming and OOD Using Java'


Who is the father of Java and who wrote the Java compiler?

James Gosling, PhD, is the father of Java programming.


What is a java object?

A java object is a collection of methods and properties defined in the Java programming language.