What are Access Specifiers and Access Modifiers.

Answer Posted / j.maharajan

Access Specifiers are public,private,protected and default.

Access Modifiers are
static,final,volatile,synchronized,transient,native.abstract.

Is This Answer Correct ?    45 Yes 10 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the important features of Java 9 release?

538


What is the purpose of the enableevents() method in java programming?

588


How many types of operators are there?

525


What is difference between adapter class and listener?

501


What is heterogeneous in java?

495






What are the wrapped, classes?

601


Is string is a data type in java?

591


What is generics in java interview questions?

541


How do you achieve singleton?

533


What modifiers are allowed for methods in an interface?

650


Do you know why doesn't the java library use a randomized version of quicksort?

554


How many bits are used to represent unicode, ascii, utf-16, and utf-8 characters in java programming?

557


Are arrays primitive data types?

638


Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?

605


What is a method in coding?

568