Answer Posted / sucharitha
this() is used to invoke present class constructor.Super()
is used to invoke super class Constructor.
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
Explain when we should make an instance variable private.
Does java support multiple inheritance or not?
What are alternatives to java serialization?
Is set sorted in java?
What is parse method?
How do you identify if jvm is 32-bit or 64-bit from java program?
Can we define private and protected modifiers for variables in interfaces?
What is difference between final and immutable?
What happens when you invoke a thread’s interrupt method while it is sleeping or waiting?
Why we used vector class?
Can we instantiate interface in java?
What do you understand by abstract classes?
What is a final class in java?
How many types of string data types are there?
What is continuity of a function?