In Java, what are this() and super(), and where are you required to use them?
Answers were Sorted based on User's Feedback
Answer / nashiinformaticssolutions
Super() and this() are special keywords in Java that are used to invoke the constructor. This() and super() must appear as the block's initial line.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / glibwaresoftsolutions
Super() and this() are special keywords in Java that are used to invoke the constructor. This() and super() must appear as the block's initial line.
| Is This Answer Correct ? | 0 Yes | 0 No |
which is advanced deep technology in java launched by the sun microsystem??? The answer is very logical If u need correct answer mail me at priya_gupta@gmail.com
What method is used to know the status of Checkbox(i.e it is checked or unchecked)?
What is the main functionality of Prepared Statement?
What is application tier?
What is the difference between Resultset and Rowset.
What is used of static keyword in java?
What is internal iteration in java se 8?
Give a briefing on the life cycle of a thread.
What is the static block?
could you run the java program without main method?
what is meant wrapper classes?
How does access modifiers work?