how to call One constructor from another;
Answer Posted / srinu
constructor call from one class to another class by useing
the keyword super()(default),super(-)(parameter constructor)
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the difference between method and means?
Which java collection does not allow null?
What are the types of java languages?
Which of the classes will have more memory allocated?
What is the static block?
How does queue work in java?
How do you initialize an arraylist in java?
23. Storage space in java is of the form Stack Queue Heap List 24. What is java code embedded in a web page known as Applets Servlets scriptlets snippets 25. Which of the following attributes are compulsory with an
Explain about map interface in java?
Where are variables stored?
Difference between current previous versions of Java?
5 Coding best practices you learned in java?
What are the properties of thread?
Difference between character constant and string constant in java ?
What is string value?