Answer Posted / srinivas d
we can't store the different types of objects(primitive
datatypes can not be stored) in the same array(same types
of objects can be stored). so, we can crate a primitive
data type for int i;
as INTEGER i = new INTEGEr();
This is the procedure actually going on.
Is This Answer Correct ? | 15 Yes | 8 No |
Post New Answer View All Answers
What is printwriter in java?
Why we use multi threading instead of multiprocessing?
Is ruby built on java?
Explain naming conventions for packages?
What is the java project architecture?
How do I compare two strings in word in java?
What is tcp and udp?
Which is faster string or stringbuilder?
When we serialize an object does the serialization mechanism saves its references too?
What does java se mean?
What is linked hashmap and its features?
What is the purpose of format function?
When a byte datatype is used?
Is 0 true or false?
Difference between string, string builder, and string buffer?