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
What is mdb and what is the special feature of that?
Is “abc” a primitive value?
What is a policy?
What is aop(assepct oriented programing)?
what is Activation Instantinator?
What is permgen or permanent generation?
what is the use of State Factories?
What is synchronization and why is it important?
How database connectivity in XML is achieved?
What is the highest-level event class of the event-delegation model?
What is the difference between ear, jar and war file?
Write a singleton program?
Explain what is synchronization?
Can I import same package/class twice? Will the jvm load the package twice at runtime?
what are memory considerations of jsp compares to other web components?