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 is the difference between hashmap and hashtable in java?
What are the basic concepts of OOPS in java?
write a program that list all permutations of ABCDEF in which A appears before B?
How many bits is a string?
State differences between C and Java?
Is java type safe?
What is a java applet? What is an interface?
How is final different from finally and finalize?
What are sets in java?
What is a final class in java?
What is tcp ip in java?
What is the difference between serializable and externalizable interface?
Why parsing is done?
What is a double vs float?
Why pointers are not used in java?