Difference between this(), super()?
Answer Posted / bindhu solomon
'this' is a pointer points to the object of the methods
invokes. super() is used to invoke the super class member
function.
| Is This Answer Correct ? | 17 Yes | 12 No |
Post New Answer View All Answers
What is tcp ip in java?
What mechanism does java use for memory management?
What is difference between throw and throws ?
Can we print null in java?
What are the 4 types of characters?
Can an interface be defined inside a class?
What is a get method?
Which access specifier can be used with class ?
What is unicode full form?
What is string syntax?
Explain an algorithm to find depth of a binary tree.
How will you get the platform dependent values like line separator, path separator, etc., ?
What is math exp in java?
What is serial version uid and its importance in java?
What are parsing rules?