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
What is string args [] in java?
How to compare two strings in java program?
Is string is a class in java?
Explain about the performance aspects of core java?
Will the jvm load the package twice at runtime?
What restrictions are placed on method overriding?
Is java jre still free?
What is module in project?
what is a green thread? : Java thread
Explain about the interpreter in java?
How to change the priority of thread or how to set priority of thread?
what is bmg file and how to create that files?what will it contailn?
What is the file extension for java?
Which browsers work with java?
What is the exact difference in between unicast and multicast object? Where we will use?