What are the major drawbacks of external iteration?


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

Post New Answer

More Core Java Interview Questions

What will be the initial value of an object reference which is defined as an instance variable?

0 Answers  


Difference between serialization and deserialization in java?

0 Answers  


Explain the significance of class loaders in bootstrap?

0 Answers  


Explain the protected field modifier?

0 Answers  


String is a immutable objects . it means that string does not change........... But it will be chang......... { String s="kapil"; String s1="raj"; String s=s1; then print(.......) The String has been changed .. how it is possible and why its called immutable objects

7 Answers  






What are inbuilt functions?

0 Answers  


where singleton classes are used in j2ee web application.can we use it for connection pooling.

1 Answers  


What is Unicast and Multicast object? Where we will use?

1 Answers   Scope International,


What is finally in exception handling?

7 Answers  


Can we restart a thread already started in java?

0 Answers  


What is OOP Language?

0 Answers   Atos Origin,


Is hashmap thread safe?

0 Answers  


Categories