What is local class in java?


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

Post New Answer

More Core Java Interview Questions

What are the six ways to use this keyword?

0 Answers  


what are the purposes of native, transiant key words?

2 Answers  


Can we cast any other type to boolean type with type casting?

0 Answers  


I have a sorting issue with a Hashmap. My constraint is that I MUST use the Hashmap and work with existing code. I do a database query and place the results in a Hashmap. When I iterate thru the Hashmap, it loses the original alphabetical sorting done by the database. So, my problem is that I must sort the results coming out of the Hashmap which is then placed into another class.

1 Answers  


What is Map interface?

3 Answers   Wipro,


Is class forname reflection?

0 Answers  


what are ER diagrams?

2 Answers  


What do you mean by constant time complexity?

0 Answers   Amazon,


Life Cycle of Thread

4 Answers   IBM,


What is substring in java?

0 Answers  


what is class.forname() and how it will be useful ?

3 Answers  


What happens when heap memory is full?

0 Answers  


Categories