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
what is function overloading in java?
What is the final keyword in java?
Why do we create threads in java?
What advantage do java's layout managers provide over traditional windowing systems?
What is the list interface in java programming?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
which pattern is default in scanner package?
What does g mean in regex?
Can we have 2 main methods in java class?
What is difference between wait and notify in java?
Can a class have a static inner class?
What is a 16 bit word?
What is composition in java?
Can we use different return types for methods when overridden?
Is string is a data type in java?