When do we need to use internal iteration? When do we need to use external iteration?


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

Post New Answer

More Core Java Interview Questions

How can we create objects if we make the constructor private ?

0 Answers  


Can we declare a class as static?

0 Answers  


Can you extend more than one interface?

9 Answers  


can two class in a code be public??if yes then how??

2 Answers  


What is static and a non-static inner class?

3 Answers  






How can we run a java program without making any object?

0 Answers  


I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?

0 Answers  


How to perform selection sort in java?

0 Answers  


How do I enable java in safari?

0 Answers  


what is multitherading

3 Answers   Tech Mahindra,


Hi Friends, can you explain instance in java. In general instance means "occurence of something" . In java what is instance.

4 Answers  


Why is whitespace important?

0 Answers  


Categories