Answer Posted / joshua deku
There are 4 access specifiers in java
1.public
2.private
3.protected
4.private
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are drawbacks of singleton class?
Is char a method in java?
Which containers use a flowlayout as their default layout in java programming?
What is the purpose of the system class in java?
What is string builder?
What's the purpose of using break in each case of switch statement?
What is return used for in java?
Explain the available thread states in a high-level?
What are the two ways of implementing multi-threading in java?
What is a default constraint?
Can we able to pass objects as an arguments in java?
What is string variable?
What is json parser in java?
How will you reverse a singly-link list?
Is stringwriter thread safe?