What are Access Specifiers and Access Modifiers.
Answer Posted / nisreen
Access specifiers are public,private,protected and default
static.
| Is This Answer Correct ? | 34 Yes | 14 No |
Post New Answer View All Answers
What is methodological framework?
Is nan false?
What does @param args mean in java?
What is primitive array?
Write a program to print count of empty strings in java 8?
What are different ways of object creation in java ?
Difference between object instantiation and construction ?
What is namespace in java?
What does nullpointerexception mean?
Is null a keyword in java?
Can we override constructors?
Explain about main() method in java ?
What is the use of arrays tostring () in java?
What two classes are used to read data only?
how can you catch multiple exceptions in java?