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 the parse method in java?
State some situations where exceptions may arise in java?
How do you reverse a string in java without using string buffer?
What is a method declaration?
What are the features in java?
What is the difference between preemptive scheduling and time slicing in java programming?
Discuss different types of errors that generally occur while programming.
Which data type is class in java?
What is variable and constant explain with example?
Which list is sorted in java?
How is final different from finally and finalize?
Difference between ‘>>’ and ‘>>>’ operators in java?
How many bytes is a string java?
What are dot operator queries?
What are the two ways of implementing multi-threading in java?