What is the difference between Super and This Keyword?
Answer Posted / chandrasekhar.p
By using super we can refer the super class methods or members.This is used for refer current class members
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which class is the immediate superclass of the menucomponent class?
How messaging services are done, before release of JMS?
Why won’t the jvm terminate when I close all the application windows?
Is “abc” a primitive value?
What is a class loader? What are the different class loaders used by jvm?
Explain what is synchronization?
What happens when a thread cannot acquire a lock on an object?
What is a clone?
What are the benefits of detached objects?
Which container method is used to cause a container to be laid out and redisplayed?
How will you pass parameters in RMI? Why do you serialize?
Why do I get a duplicate name error when loading a jar file?
Whats new with the stop(), suspend() and resume() methods in jdk 1.2?
Explain about RMI Architecture?
Describe, in general, how java's garbage collector works?