Answer Posted / harpreet
And to call the constructor of some other class, use super()
| Is This Answer Correct ? | 2 Yes | 2 No |
Post New Answer View All Answers
Explain java coding standards for variables ?
Explain about arraylist?
What is the purpose of the finally clause of a try-catch-finally statement in java programming?
What are the important features of Java 8 release?
What are synchronized methods and synchronized statements in java programming?
What does singleton mean in java?
What are the three best choices for a development environment?
Can a constructor be made final?
Explain different types of wrapper classes in java?
How does callback work in java?
What is difference between char array and string?
What value is a variable of the string type automatically initialized?
Can a class declared as private be accessed outside it’s package?
What does escaping a character mean?
What are the methods available in a class?