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
What are the advantages of exception handling?
What is exception handling in java?
Why java is considered dynamic?
Why string is a class?
What state is a thread in when it is executing?
What is independent and dependent variables in research?
How do you add an element to a set in java?
What is difference between static class and singleton pattern?
What are the benefits of operations?
Give a brief description of java socket programming?
What classes of exceptions may be thrown by a throw statement?
How do you write a conditional statement?
what is a thread pool in java and why is it used?
Which package is used for pattern matching with regular expressions?
Can we execute a program without main?