Can a class inherit the constructors of its superclass?
Answer Posted / ravikiran(aptech mumbai)
No constructor overriding is not possible only constructor
overloading is possible
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
What are the methods used to implement for the key object in the hash map?
When to use runnable interface vs thread class in java?
Why we used vector class?
Why Java is not pure Object Oriented language?
What are streams?
What are constants?
What is a map in java?
Is a copy constructor?
What are static blocks and static initalizers in java ?
What is type inference in java8?
What is a java applet? What is an interface?
Why arraylist is used in java?
What is local class in java?
What are the topics in core java?
State the difference between strings and arrays.