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 maximum size of a string in java?
Are strings immutable in java?
What should I import for arraylist in java?
How do you end a program?
please send me hr interview questions in it industry
Can you call a method in a method?
What is a function easy definition?
Define reflection.
Explain about arraylist?
What is __ init __ functions?
What are drawbacks of singleton class?
Is it necessary that each try block must be followed by a catch block?
Explain the difference between private, public, package and protected in java?
What is jit and its use?
Explain implementation and how is it different from conversion?