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
How thread scheduler schedule the task?
What is the static import?
What do you mean by stream pipelining in java 8?
Can we store variables in local blocks?
Write a program to reverse a number in java?
Tell us something about set interface.
How use .contains in java?
What does it mean that a class or member is final?
What are methods of a class?
What is difference between calling start() and run() method of thread?
how we can use debug in myeclipse 6.0 in order solve the problems that exist in our program when there are 900 to 1000 pages in a web application
What’s the difference between unit, integration and functional testing?
What is java oops?
What is break and continue statement?
What is java and their uses?