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
Explain the pointers in Java?
what is a green thread? : Java thread
What modifiers may be used with a top-level class?
Difference between Preemptive scheduling vs. Time slicing?
How to write custom exception in java?
If system.exit (0); is written at the end of the try block, will the finally block still execute?
When should I use singleton pattern?
Is java free for businesses?
What is this () in java?
What is fundamental datatype?
Does google use java?
What is the purpose of a volatile variable?
what is the difference between Object Based Language and Object Oriented Language?
What about anonymous inner classes in java?
Differentiate between postfix and prefix operators in java.