What is the difference between a public and a non-public
class?
Answer Posted / ravikiran(aptech mumbai)
public class is the one whose memebers can get an access to
all the classes in the same package and out of the package
| Is This Answer Correct ? | 14 Yes | 0 No |
Post New Answer View All Answers
what is instanceof operator used in java?
What are 3 data types?
What sorting algorithm does javascript use?
What does function identity () do?
How is java hashmap implemented?
Can an object subclass another object?
What is an empty string in css?
Define how can we find the actual size of an object on the heap?
What is boolean strategy?
What are parameters in a method?
What are voids?
How do you identify independent and dependent variables?
What is the use of keywords in java?
What is math exp in java?
What data type is true or false?