Answer Posted / crimohan
in java only access modifiers are present.there is no access specifiers in java
Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Is void a wrapper class?
What are methods?
What is the purpose of garbage collection in java? When is it used?
What are sets in java?
Why singleton pattern is better than creating singleton class with static instance?
What does I ++ mean?
Which types of exceptions are caught at compile time?
What is the default access specifier for variables and methods of a class?
Why are functions called methods in java?
How does compareto work in java?
How do you define a singleton class?
How do you add an element to a set in java?
What is your platform’s default character encoding?
What is command line used for?
What is a constructor, constructor overloading in java?