what is the logic inside any default constuctor?
Answers were Sorted based on User's Feedback
Answer / harish
in defult constructor there is a statment super(); for
calling to super class constructor.
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / meena
The default constructor initializes all the variables
declared inside the program to default values.
| Is This Answer Correct ? | 1 Yes | 0 No |
What is map and hashmap in java?
What is the default value of an object reference declared as an instance variable?
What is the synonym of string?
Where we write javascript code in html page?
Which is easier .net or java?
What are the escape sequences in java?
explain about casting of objects?
Why strings in java are called as immutable?
What is stack class in java?
What is meant by polymorphism?
how to prepare for IT Officers Interview in Banks
0 Answers TATA, Tata Steel Limited,
Can classes declared using the abstract keyword cab be instantiated?