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
enlist some features of jdk.
Difference between character constant and string constant in java ?
Can java list be null?
Where to store local variables?
What is the default size of arraylist in java?
How to split arraylist elements in java?
How many return statement are allowed in a function?
What is the difference between state-based unit testing and interaction-based unit testing?
Why pointers are not used in java?
Discuss 2D arrays.
What is the difference between the reader/writer class hierarchy and the inputstream/outputstream class hierarchy in java programming?
How are java objects passed to a method and what are native methods?
Should a main method be compulsorily declared in all java classes?
What is the method in java?
How does a cookie work in Servlets?