How can a class be accessed, If no access modifiers are
declared?
Answer Posted / ravikiran(aptech mumbai)
the default access will be resticted to the classes with in
the same package
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is incompatible types in java?
What are three types of loops in java?
What are thread priorities and importance of thread priorities in java?
What is console based application in java?
What are different types of control structures?
What is the meaning of variable in research?
What is java abstraction with example?
Can java cast null?
What is break and continue statement?
What is the properties class?
Is 0 true or false?
How to use string tokenizer class.
What does g mean in regex?
Why does java does not support multiple inheritance? Explain
Can anonymous class have constructor?