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 are getters and setters in Java with examples?
how to make a index.jsp for running the site in internet and find an error for connection with weblogic server and java that give an error invalid object name.and how to maintain session.
What is the RMI and Socket?
Is the session factory thread safe?
What are the different types of exception?
How are commas used in the intialization and iteration parts of a for statement?
how do you Handle Front End Application data against DB with example?
Java is fully object oriented languages or not?
What’s jboss jbpm?
Why does the tag url-encode javascript and mailto links?
How would you detect a keypress in a jcombobox?
what is meant by JRMP?
what are the advantages of JTA over JTS?
What is the relationship between an event-listener interface and an event-adapter class?
For which statements does it make sense to use a label?