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
Can you extend main method in java?
What is java abstraction with example?
Is double bigger than float?
Are arrays classes in java?
What are aggregate functions explain with examples?
What is variable and its types?
Explain access modifiers in java.
What are data structures in java?
Is null a string?
What is unicode in java?
Why are pointers not secure?
Is set thread safe java?
What is the difference between java applets and applications?
Differentiate between the constructors and methods in java?
List any five features of java?