Are arrays primitive data types?


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

Post New Answer

More Core Java Interview Questions

what is purpose of collections.unmodified() method..?

1 Answers   Accenture,


Explain a situation where finally block will not be executed?

0 Answers  


What is difference between static and abstract class?

0 Answers  


What is starvation?

0 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  






Can we increase array size dynamically in java?

0 Answers  


Where can I find data structures question and answers with comprehensive working code written in Java

0 Answers   Amazon,


How to access arraylist elements in java?

0 Answers  


Write the algorithm to check the number non-leaf nodes in a tree.

0 Answers   Amdocs,


What are variable arguments or varargs?

0 Answers  


What is integer parseint?

0 Answers  


What is the difference between equals() and == in java?

0 Answers  


Categories