Answer Posted / shripal
this() keyword is use to invoke the current class.
while super() keyword is use to invoke super class.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is tochararray in java?
What does flagged out mean?
What are methods and how are they defined?
What are the types of literals?
When is an object subject to garbage collection?
What are the main uses of java?
Is array serializable java?
What is the vector class in java programming?
What is api in java?
Is an integer an object?
java Technical questions asked by JPMC
What is the difference between jdk, jre, and jvm?
What about main thread in java?
Explain enumeration in java?
how to create multithreaded program? Explain different ways of using thread? : Java thread