wHAT IS DEFAULT SPECIFIER IN JAVA
wHAT IS DEFAULT CONSTRUCTOR IN JAVA
wHAT IS DEFAULT METHOD IN JAVA
Answer Posted / guest
default specifier is private
default constructor is className(){}
there is no default method in java
| Is This Answer Correct ? | 7 Yes | 15 No |
Post New Answer View All Answers
What is the use of pattern in java?
What is an array length?
What is constructor in java ?
Why do we use predicate in java?
Is java owned by oracle?
Explain different states of a thread in java?
Do loops java?
how do I create a runnable with inheritance? : Java thread
How would you convert bytes to string?
What is a predicate method?
Why string is called as immutable?
explain what is transient variable in java?
What is protected in java?
What are inner classes or non static nested classes in java?
What is integers and example?