adspace


What is heterogeneous in java?

Answer Posted / Arpit

In Java, a heterogeneous collection allows for the storage of multiple data types within the same container. The ArrayList class is an example of a heterogeneous collection as it can store any type of object.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by an interface in java?

1100


What is parsing in java?

1038


Realized?

2259


Is minecraft 1.15 out?

1045


Differentiate between static and non-static methods in java.

1125


explain different ways of using thread? : Java thread

1079


Write a program to find the whether a number is an Armstrong number or not?

1096


What is a constructor overloading in java?

1123


What is the difference between equals() and == in java?

1037


Explain public static void main(string args[]) in java.

1073


Write a program to print count of empty strings in java 8?

1084


What is a classloader in java?

1086


What are the differences between heap and stack memory in java?

1135


How to create a base64 decoder in java8?

1135


What is the difference between break and continue statements?

1123