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 steps are taken when the OS shifts from one-thread execution to another?
What is e java?
What is import java util arraylist?
What does index mean in java?
If we allocate the memory using 'new' & de-allocated using 'free' then what will happen?
Can a method be static?
What is formatted output in java?
Can we increase array size dynamically in java?
Who developed java?
what is inner class in java?
What are keywords in programming?
What are the two types of java programming?
what is meant by Byte code concept in Java?
What do you mean by global variable?
Explain runtime exceptions?