how many access specifiers are available in java

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


Please Help Members By Posting Answers For Below Questions

What two classes are used to read data only?

634


What is the purpose of checked and unchecked exceptions in JAVA?

558


What is a Null object?

884


Why multiple inheritance is not supported by java?

508


How do you get length in java?

552






What are static blocks in java ?

603


What is regex used for?

538


Why isn’t there operator overloading?

587


Why array is used in java?

509


can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread

528


What is this () in java?

571


What is type conversion in java?

571


Which programming language is best in future?

517


What invokes a thread's run() method in java programming?

561


What are invisible components?.

1673