What is a 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 is the output??????? public class multireturn { public(int assign x ( int x) { if(4==x) { return 7; } else if (7=x+3) { return 6; } return 5; } }

3 Answers   TCS,


difference between arraylist and linkedlist otherthan performance

2 Answers   L&T,


What is difference between Eclips and MyEclips?

3 Answers  


What is immutable class in java?

0 Answers  


Where we write javascript code in html page?

0 Answers  






What happens when you add a double value to a string?

0 Answers  


What is the difference between array and array list in java?

0 Answers  


Difference between collection, collection and collections in java?

0 Answers  


Explain the differences between public, private, protected and static?

4 Answers  


Are constructors methods?

0 Answers  


What is the use of StringTokenizer class?

0 Answers   Hexaware, Virtusa,


Is java 11 paid version?

0 Answers  


Categories