What is the purpose of default constructor?
No Answer is Posted For this Question
Be the First to Post Answer
Explain your academic project?
2 Answers Accenture, Levonsys, SDF, TCS, Tech Mahindra,
Can we extend the String class?
How we can execute any code even before main method?
what is servlet enginee?
What do you understand by final value?
What is meant by Static query and Dynamic query?
what is comparable and comparator interface?
What is the static block?
why java does not support unsigned keyword?
What is boolean data type in java?
What is the declaration statement?
Does a class inherit the constructor of its super class?if it does, how can you hide that constructor? if it doesnot how can you call it from the sub class?