what is diff between Access modifier and specifier?
Answer Posted / raveesha
access specifiers will specify the scope of the members of
access
public,protected,private,default.
access modifiers will support the functionality of a method.
abstract,final,native,synchronized,static,volatile.
| Is This Answer Correct ? | 39 Yes | 3 No |
Post New Answer View All Answers
Brief description about local interfaces?
What are the sequence of steps to write pub or sub model kind of application?
How would you create a button with rounded edges?
Do I need to import javlang package any time? Why ?
What is Remote Server?
What modifiers may be used with an interface declaration?
What is the argument type of a programs main() method?
What is threadfactory?
Can you give me a simple example of using the requiredif validator rule?
What is a modular application?
Why is string immutable in java?
Name three component subclasses that support painting?
how do you Handle Front End Application data against DB with example?
Can I run seam with jdk 1.4 and earlier?
What is a modular application? What does module-relative mean?