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
Why we cannot override static method?
Explain the use of javap tool.
What is heterogeneous in java?
What is contract between hashcode and equal method?
What does business logic mean?
Explain about doubly linked list
Is math an abstract class in java?
Why is it called a string?
How many types of the indexof method are there for strings?
Is hashmap thread safe?
What is application system?
Does treeset use compareto?
What is string buffer?
What is the difference between a factory and abstract factory pattern?
What is a boolean structure?