wHAT IS DEFAULT SPECIFIER IN JAVA
wHAT IS DEFAULT CONSTRUCTOR IN JAVA
wHAT IS DEFAULT METHOD IN JAVA

Answer Posted / sanjay

DEFAULT SPECIFIER IN JAVA IS CALLED AS PACKAGE ACCESS

DEFAULT SPECIFIER IN JAVA IS CALLED AS CLASS NAME() WHICH
WAS PROVIDED BY COMPILER DURING COMPILATION TIME

THERE IS NO DEFAULT METHOD IN JAVA

Is This Answer Correct ?    2 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the main uses of java?

527


What variables are stored in stack?

531


What is the difference between preparedstatement and statement in java?

553


Difference between final and effectively final ?

639


How to write custom exception in java?

603






Can a final variable be initialized in constructor?

492


Which method must be implemented by all threads?

724


How do you implement polymorphism in our day to day life?

2763


How does thread synchronization occurs inside a monitor? What levels of synchronization can you apply?

543


What is the null?

541


Which sort is best in java?

531


What is string intern in java?

554


Where is the find and replace?

534


Explain notifyall() method of object class ?

668


What is queue in java?

554