What is nested loop? What is dangling else condition in it?


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

Post New Answer

More Core Java Interview Questions

What is method in research paper?

0 Answers  


What is an accessor?

1 Answers   BirlaSoft,


Why declare Main() inside the class in java ?

0 Answers   HCL,


Can a class be private or protected in java?

0 Answers  


Is it safe for adding 10,00,000 records/objects to HashMap?, i.e is it safe to add millions of objects to HashMap?

2 Answers  


when i write string s1="java"; in one program(application) and string s2="java"; in another application on the same jvm will both objects s2,s2 will refer to same memory location where "java" is stored in string pool.

2 Answers  


What is the use of parseint in java?

0 Answers  


Can we access instance variables within static methods ?

0 Answers  


What is the purpose of sizeof operator?

0 Answers  


What are the characteristics of java?

0 Answers  


What is the point of polymorphism java?

0 Answers  


Can you sort a string in java?

0 Answers  


Categories