How arrays are stored in memory in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

Outline the major features of java.

0 Answers  


I have a string like _a01_a02_a03_ and another string like _2_1.5_4_ as input.I want to extract a01,a02... to a string array and 2,1.5,etc to a double array with a01 corresponds to 2 and a02 to 1.5 etc. Need code in core java.. Can you do it?

1 Answers   Cognizant,


Why volatile is used in java?

0 Answers  


I don’t want my class to be inherited by any other class. What should I do?

0 Answers  


what is webservices

5 Answers   Consultancy, Mind Tree,






What does exp mean in math?

0 Answers  


Is it possible to instantiate the abstract class?

0 Answers  


Can you sort a string in java?

0 Answers  


What is the difference between array and arraylist? what is the difference between arraylist and linkedlist?

8 Answers   EDS, Matrix,


What is a boolean field?

0 Answers  


What is the r character?

0 Answers  


why we need this (1.object,2.class,3.data hiding,4.encapsulation,5.abstraction,6. polymorphism,7.inheritance)

2 Answers  


Categories