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
What is private static class in java?
Why synchronization is important in java?
What is immutable state?
What is the file type?
Why heap memory is called heap?
What is bytecode verifier?
What is exception in java?
how are methods defined?
Can each java object keep track of all the threads that want to exclusively access it?
Do you know why doesn't the java library use a randomized version of quicksort?
Why do we declare a class static?
What is a string what operation can be performed out with the help of a string?
How do you start a new line in java?
What is meant by vector class, dictionary class, hash table class, and property class?
What is class array in java?