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
List some important features of java 10 release?
What variables are stored in stack?
What are the supported platforms by java programming language?
Difference between stack and queue?
What is number data type in java?
How is tree Mirroring implemented?
What is n in java?
What are the different http methods?
Define packages in java?
What is thread life cycle in java?
What are java annotations?
Which method must be implemented by all threads?
What is module with example?
Which is easier .net or java?
Why there are some null interface in java? What does it mean?