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 is subsequence of a string?
Which arithmetic operations can result in the throwing of an arithmeticexception?
Why is java called the platform independent programming language?
How are variables stored in memory?
What is floor in java?
What if static is removed from main method?
What is bitwise complement?
What does 3 dots mean in java?
How to solve the problem of generating the unique hash keys with hash function?
What are advantages of exception handling in java?
What is a Transient Object?
Is java good for beginners?
What variables are stored in stack?
Can we create our own wrapper class in java?
What is the use of jtable?