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
Are there structures in java?
What are different types of classloaders?
What is variable and rules of variable?
What flag up means?
what is the final keyword denotes in java?
How is string immutable in java?
Does hashset allow duplicates in java?
What is class and its types?
Is an integer an object?
What are the differences between throw and throws?
What do you mean by chromounits in java8?
Which class should you use to obtain design information about an object in java programming?
How do you define a set in java?
what is daemon thread and which method is used to create the daemon thread? : Java thread
What is the difference between import java.util.date and java .util?