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
How much is a java license?
Difference between linkedlist and arraylist.
Can we overload the main() method?
What is a default constraint?
How big is a 64 bit float?
What is java used for?
What are the Class Libraries ?
Difference between comparator and comparable in java?
What data type is true or false?
Difference between Preemptive scheduling vs. Time slicing?
Is java hashset ordered?
Can interface be private in java?
What are the types of inner classes (non-static nested class) used in java?
Explain about object oriented programming and its features?
What’s the difference between the methods sleep() and wait()?