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


Please Help Members By Posting Answers For Below Questions

What is data structure in java?

755


Explain the difference between arraylist and linkedlist in java?

731


What is a arraylist in java?

793


Can we overload the methods by making them static?

771


How do you classify Dialog Box?

867


What is the difference between overriding and overloading in OOPS.

840


How can we make sure main() is the last thread to finish in java program?

952


How many bytes is a char in java?

798


What is volatile data type?

755


What is parsing a sentence?

782


What does substring mean?

724


Difference difference paint() and paintcomponent()?

775


What is the use of StringTokenizer class?

835


Can I uninstall java?

826


Can we restart a dead thread in java?

772