What is the major drawback of internal iteration over external iteration?
No Answer is Posted For this Question
Be the First to Post Answer
Why do we use public static with the main function in Java?
13 Answers College School Exams Tests, Infosys,
How do you relate a Interface to a Class? Tell me in Detail?
What are advantages of using Java?s layout managers than windowing systems?
How to find the size of an array a)array.length() b)array.length c)array.size() d)array.size
Can we use different return types for methods when overridden?
What is singleton class in java and how can we make a class singleton?
Can a class have 2 constructors?
they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }
2 Answers DNS, IPSR Solutions,
What is gui programming?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
What are java packages?
What are the advantages of defining packages in java?