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
Is logger a singleton?
What is the integer of 16?
Can a private method be declared as static?
What does this mean java?
What do you understand by casting in java language?
How will you initialize an Applet?
How to print nodes of a Binary tree?
How do you find the absolute value?
What is use of arraylist in java?
Is it possible to define a method in java class but provide it’s implementation in the code of another language like c?
what is a working thread? : Java thread
Have you ever used hashtable and dictionary?
How many bytes are a float?
Can variables be used in java without initialization?
what is inner class in java?