wHAT IS DEFAULT SPECIFIER IN JAVA
wHAT IS DEFAULT CONSTRUCTOR IN JAVA
wHAT IS DEFAULT METHOD IN JAVA
Answer Posted / avnish kumar dubey
obj
default constructor
main
| Is This Answer Correct ? | 5 Yes | 18 No |
Post New Answer View All Answers
Can we have this () and super () together?
How to avoid memory leak in java?
Explain about OOPS concepts and fundamentals.
What is scope of a variable?
What is a control variable example?
What is main function purpose?
What is the differences between c++ and java? Explain
why we use merge option in hybernate pls give a ex snippet
what is the difference between the methods sleep() and wait()? : Java thread
Why string is immutable or final in java
Is an integer an object?
What is http client in java?
What is your platform?s default character encoding and how to know this?
Can a constructor be made final?
Can static methods be inherited?