Answer Posted / giridhar gangapatnam
Constructor is the method which has the same name of class
and constructors are executed only once at the time of
object creation
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
How will you communicate between two applets?
What are extraneous variables examples?
What is a memory leak in java?
What is anonymous inner class?
What is meant by tab pans?
What is byte code and why is it important to java’s use for internet programming?
What are methods of a class?
Give an example of use of pointers in java class.
How many bytes is a char in java?
What does nullpointerexception mean?
Why is inheritance used in java?
What are the Main functions of Java?
How many types of interfaces are there?
Explain the difference between extends thread vs implements runnable in java?
Is java code slower than native code?