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 happens to the Exception object after handling an exception?
define polymorphism in java
How do you do descending order in java?
Which oo concept is achieved by using overloading and overriding?
What must a class do to implement an interface in java programming?
What is the console in java?
What is data type modifier?
Which is better singleton or static class?
How do you classify Dialog Box?
What does @param args mean in java?
What is string immutability?
What is the purpose of void?
What is byte [] in java?
EDS (Electronic Data Systems India Pvt Ltd) at Chennai on 16-12-2006.
Why do we need variables?