Can a class inherit the constructors of its superclass?
Answer Posted / devarathnam
Hi... No.constructor cannot be inherited from super class.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are exception handling keywords in java?
What is tree node in java?
What are methods?
Is set ordered in java?
What does this () mean in constructor chaining concept?
What is native code?
Can a class be declared as static?
What does serializing data mean?
What is package private scope in java?
In how many ways we can do synchronization in java?
What are data types in programming?
Explain the difference between the public, private, final, protected, and default modifiers?
What is a lock or purpose of locks in java?
What is jit compiler ?
What is methods in java?