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

how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread

757


Does java isempty check for null?

780


Can we declare the static variables and methods in an abstract class?

768


What is use of static method?

764


How do you stop a thread in java?

821


which pattern is default in scanner package?

2003


Can we declare array without size in java?

753


What are Normalization Rules? Define Normalization?

769


Is integer passed by reference in java?

782


How can I right-justify a string?

856


Why heap memory is called heap?

782


Where we write javascript code in html page?

809


What's the purpose of static methods and static variables?

810


How to sort array of 0 and 1 in java?

743


Enlist few advantages of inheritance?

845