Define array. Tell me about 2-D array.


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

Post New Answer

More Core Java Interview Questions

What is the use of set in java?

0 Answers  


What is the size of integer?

0 Answers  


Tell me the latest versions in java related areas?

0 Answers  


What is the function of compareto in java?

0 Answers  


What is considered an anti pattern?

0 Answers  






7) Suppose there is Student class like class student { int age; string name; } We want to store these objects in a HashMap. Do we need to override any methods in Student class? If any which ones and why? what if i just override equals or just hashcode? what will be the results in both the cases?

4 Answers   CSC, Nagarro, RBS,


wahts is mean by thread?

22 Answers   HCL, TCS,


How to change the priority of thread or how to set the priority of thread?

0 Answers  


Does Java support multiple Inheritance?

12 Answers  


Tell me the Importent classes in net package?

0 Answers  


Which java.util classes and interfaces support event handling?

2 Answers  


Explain runtime exceptions?

0 Answers  


Categories