wHAT IS DEFAULT SPECIFIER IN JAVA
wHAT IS DEFAULT CONSTRUCTOR IN JAVA
wHAT IS DEFAULT METHOD IN JAVA
Answer Posted / devesh dashora
Default Specifier is : friendly. but there is no keyword
provided by java
Default Construtor is : the constructor of top level super
class of each java class that is "Object" class.
Default Method is : main method that would called by
default through the java interpretor.
Is This Answer Correct ? | 5 Yes | 4 No |
Post New Answer View All Answers
What is data structure in java?
Explain the difference between arraylist and linkedlist in java?
What is a arraylist in java?
Can we overload the methods by making them static?
How do you classify Dialog Box?
What is the difference between overriding and overloading in OOPS.
How can we make sure main() is the last thread to finish in java program?
How many bytes is a char in java?
What is volatile data type?
What is parsing a sentence?
What does substring mean?
Difference difference paint() and paintcomponent()?
What is the use of StringTokenizer class?
Can I uninstall java?
Can we restart a dead thread in java?