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
Explain list interface?
What are the two environment variables that must be set in order to run any java programs?
Can we extend private class in java?
What is size of int in java?
What is 16 bits called?
Why can't you declare a class as protected?
what is ststic with example
Can we define static methods inside interface?
What is array length?
What does percent mean in java?
What is the method to expand and collapse nodes in a jtree?
What is the difference between replace and replace all?
Where is the find and replace?
Can sleep() method causes another thread to sleep?
What happens if I remove static from main method?