what is the Diff. between Access Specifiers and Access
Modifiers?

Answer Posted / ankit rawat

Access Specifier-
Public
Private
protected
default

Access Modifier-
static
constant
abstract
final

Is This Answer Correct ?    8 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can singleton class be cloned?

795


What are predefined functions?

792


How do you read and print a string in java?

723


What is boolean used for?

782


What is difference between equals and hashcode method?

764


What is the purpose of the main method?

743


Name few java util classes introduced with java 8 ?

704


What is the difference between stored procedure & function?

738


What is a pointer and does java support pointers?

773


Why java is used everywhere?

751


What is meant by main method?

783


How many bits is a string?

733


What is an array in java?

856


Name few "optional" classes introduced with java 8 ?

864


What is the technique adopted to create an immutable class?

763