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 mysql driver class name?
What is fail fast in java?
java Technical questions asked by JPMC
List some features of the abstract class.
What do you understand by the term polymorphism?
What is private protected in java?
Is nan false?
Define how objects are stored in java?
os is developed in c no java is more secured then c na why dont the os developed is developed using java
What are the practical benefits, if any, of importing a specific class rather than an entire package (e.g. Import java.net.* Versus import java.net.socket)?
How do you compare values in java?
What is a variable in java?
What is the size of integer?
Does java allow default arguments?
What is command line argument