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 |
Is ++ operator is thread safe in java?
Hi Friends, can you give difference between extending thread class and implementing runnable interface.
How many bits is a string in java?
What is jit compiler in java?
How do you set security in applets?
What is port number in java?
What are the major drawbacks of external iteration?
What is jar?
What is a java predicate?
Explain about oops concepts.
0 Answers Aditi Placement Service,
What are the differences between string and stringbuffer?
What is the mapping mechanism used by java to identify IDL language?