What is the difference between Super and This Keyword?
Answer Posted / chandrasekhar
Super is used for refer super class members.this is used for refer same class meembers
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
If your ui seems to freeze periodically, what might be a likely reason?
What modifiers may be used with an interface declaration?
Difference between hashmap and hashtable?
What is a class loader? What are the different class loaders used by jvm?
what are RemoteObjects?
Write a singleton program?
What are callback interfaces?
Difference between loadclass and class.forname?
What are the different algorithms used for clustering?
Java is fully object oriented languages or not?
What’s jboss jbpm?
How substring() method of string class create memory leaks?
Which javutil classes and interfaces support event handling?
Describe, in general, how java's garbage collector works?
what is a portable component?