wHAT IS DEFAULT SPECIFIER IN JAVA
wHAT IS DEFAULT CONSTRUCTOR IN JAVA
wHAT IS DEFAULT METHOD IN JAVA
Answer Posted / renu
default specifier is-default
default constructor
no default method
| Is This Answer Correct ? | 6 Yes | 3 No |
Post New Answer View All Answers
Write a java program to print fibonacci series?
What is the implementation of destroy method in java. Is it native or java code?
What do you mean by mnemonics?
What are the advantages of java over C++?
How does varargs work in java?
What is an example of a conditional statement?
What is increment in java?
Is null a string in java?
What is the difference between the prefix and postfix forms of the ++ operator?
I don’t want my class to be inherited by any other class. What should I do?
What is a vector in java?
How do you override a method in java?
What is the purpose of default constructor?
How many types of parsers are there?
Is null a value?