wHAT IS DEFAULT SPECIFIER IN JAVA
wHAT IS DEFAULT CONSTRUCTOR IN JAVA
wHAT IS DEFAULT METHOD IN JAVA
Answers were Sorted based on User's Feedback
Answer / guest
default specifier is private
default constructor is className(){}
there is no default method in java
| Is This Answer Correct ? | 7 Yes | 15 No |
What is linked hashset and its features?
In method overloading ,if i change the return type to Long instead of INT,is the program execute
Is string a class?
How to read and write image from a file ?
what are the methods of an object class?
What are the different access modifiers available in java?
JSP is by default thread safe or not? what is the meaning of isThreadSafe="true" and isThreadSafe="false". Explain it? Thanks, Seenu
What is connection class in java?
Is alive method in java?
What’s the difference between callable and runnable?
how to convert Java project into Maven ?
What are java methods?