Answer Posted / meena
The default constructor initializes all the variables
declared inside the program to default values.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How does class forname work in java?
What is preparedstatement in java?
What is indexof?
What do you mean by platform independence of Java?
Is sizeof a keyword in java programming?
Why java is said to be pass-by-value ?
In java, how many ways you can take input from the console?
What is time complexity java?
What does isempty () do in java?
What is the final class?
What is a concrete classes? Is Java object class is concrete class?
How do you use nextline in java?
What is abstraction in java?
What is the purpose of encapsulation?
Can we override the private methods?