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
What is join () in java?
What is meant by class loader? How many types are there?
What is method overriding in java ?
What is the difference between a synchronized method and a synchronized block?
What is meant by call by reference?
Why set is used in java?
Can we cast any other type to boolean type with type casting?
What is private protected in java?
How is string immutable in java?
How would you convert bytes to string?
What is the this keyword?
Name few java 8 annotations ?
hr interview how many minutes asking question
Explain about fail fast iterators in java?
Is hashset ordered java?