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

Is vector ordered in java?

0 Answers  


extending thread class or implementing runnable interface. Which is better? : Java thread

0 Answers  


What is arrays aslist in java?

0 Answers  


What is the function of static in java?

0 Answers  


Java support call by reference (pass by reference) ?

1 Answers   HCL,


Will set allow duplicates in java?

0 Answers  


What is main function purpose?

0 Answers  


as we know a static method could access static data and static method only. then how could main method call the object of aclass which is not static and other non static data

1 Answers  


Hi Friends, I am beginner in java. what i know about synchonized keyword is,If more that one 1 thread tries to access a particular resource we can lock the method using synchronized keyword. Then after that how the lock is released and how next thread access that.Please explain with example.

5 Answers  


Is java se free?

0 Answers  


Explain java coding standards for constants?

0 Answers  


When will we use them?

0 Answers  


Categories