Answer Posted / ravikiran(aptech mumbai)
this keyword is used to refer the current instance of the
particular class where as super keyword is used to refer the
superclass members.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What is object class in java?
How can we pass argument to a function by reference instead of pass by value?
Write a java program that prints all the values given at command-line.
How to create packages in java?
Can a class be defined inside an interface?
Do loops java?
What is the intersection and union methods?
What value is a variable of the string type automatically initialized?
Can we use a default constructor of a class even if an explicit constructor is defined?
Why do we need singleton?
Can a main method be overloaded?
What is the difference between the paint() and repaint() methods?
What is boolean used for?
What is callablestatement? How you can call stored procedure to pass in parameter?
What is the hashcode () and equals () used for?