What are the major advantages of internal iteration over external iteration?


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

Post New Answer

More Core Java Interview Questions

What is the default value of float and double datatype in java?

0 Answers  


How many bits is a word?

0 Answers  


what is instanceof operator used in java?

0 Answers  


How to make class immutable

6 Answers  


what is the use/perpose of having a method antive?

2 Answers  






when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).

3 Answers  


how can u handle run time exception in java? explain with brief explanation with examples?

2 Answers   CTS,


What is meant by null and void?

0 Answers  


How many bits are in a sentence?

0 Answers  


Differentiate between run time error and syntax error.

0 Answers   Amdocs,


what is business objects?

2 Answers  


How many objects are created when we create String class object using new operator?

9 Answers   Mind Tree,


Categories