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 flush () in java?
what is thread? What are the high-level thread states? Or what are the states associated in the thread? : Java thread
Explain the features of interfaces in java?
Is Constructor possible in abstract class in java ?
Can variables be used in java without initialization?
What is the difference between a choice and a list?
How will you compute size of a structure?
placement papaers of spring computing technology
How do you add an element to a hashset in java?
Why is a string immutable?
What is the disadvantage of java?
Can we create our own wrapper class in java?
Explain about method local inner classes or local inner classes in java?
How to compare two strings in java program?
Explain parallel processing in java8?