adspace
Answer Posted / Shivanath Gupta
A generic data type in Java is a parameterized data type that provides a way to create classes and interfaces that are reusable with different types of objects. The most common use is with the ArrayList class.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the differences between heap and stack memory in java?
Write a program to find the whether a number is an Armstrong number or not?
What is a constructor overloading in java?
Realized?
Explain public static void main(string args[]) in java.
explain different ways of using thread? : Java thread
What do you mean by an interface in java?
Write a program to print count of empty strings in java 8?
How to create a base64 decoder in java8?
What is a classloader in java?
What is the difference between break and continue statements?
What is java string pool?
Is minecraft 1.15 out?
How to sort array in descending order in java?
What is an object in java and how is it created?