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 use of functional interface in java 8?
Why are variables important in research?
What is the difference between Array and Hash Table?
What does you mean in math?
What is numeric data type?
What is an exception? difference between Checked and Unchecked exception in Java
0 Answers SkillGun Technologies,
What language is an assembler written in?
What is the purpose of java?
In what circumstances, compiler will supply a default constructor for a class?
What is meant by constructor?
Life Cycle of Thread
why constructor dont have returns type?