What is default specifier ??? Use of default specifier ???
Answer Posted / david sandyp
default is the access given to the class when no access specifier is mentioned ..
Default is not public but it is almost like public.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Can we declare a class as static?
What does method mean?
What are the library functions in java?
What are the differences between Java 1.0 and Java 2.0?
What is immutability in java?
What is the difference between == and === javascript?
What are thread local variables?
Can you declare a private method as static?
Is linkedlist thread safe in java?
What are the advantages of assembly language?
What is difference between public static and void?
Differentiate storage classes on the basis of their scope?
What are the steps in the jdbc connection?
What is the original name of java?
How many bits is a double?