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 do you understand by access specifiers in Java?
What is void in java?
How many types of keywords are there?
how to know the total memory occupied by the objects in the ArrayList(Array list may contain duplicate objects)
What is the difference between and ?
What are encapsulation, inheritance and polymorphism?
How do you clear a list in java?
What are structs in java?
Which sorting algorithm is best in java?
When is the arraystoreexception thrown?
Convert Binary tree to linked list.
What are the supported platforms by java programming language?
What is anti pattern in java?
What is a singleton puppy?
how to deploy tomcatserver to weblogic server? write d following steps?