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 the font and fontmetrics classes in java programming?
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 the private protected method modifier?
What does provide mean construction?
What is array and arraylist in java?
hi am an engineering student and my next plan is for ms in either in us or australia i got my passport but i dont know anything bout visa can u give brief idea 1)How to get prepared for visa and 2)How to apply for top universities and 3)How to pay the fee and so on These all are basic questions plz give me a clear idea
What is a treemap in java?
What is an interoperable application in java ?
What are thread priorities and importance of thread priorities in java?
what is session in java?
Explain spliterator in java8?
This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }
What is void in java?
Can we override compareto method?
What is the meaning of 3 dots in java?