what is diff between Access modifier and specifier?
Answer Posted / bhavesh
access specifier is public,private and protected
access modifier is final abstact and sycronization
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What does module-relative mean?
How would you create a button with rounded edges?
What are various types of class loaders used by jvm?
Do I have to use jsps with my application?
How are commas used in the intialization and iteration parts of a for statement?
What are callback interfaces?
what are memory considerations of jsp compares to other web components?
What is the purpose of the finally clause of a try-catch-finally statement?
Explain what is orm?
which book is better for jdbc ,servlets and jsp
How would you detect a keypress in a jcombobox?
What is a class loader?
Why does the option tag render selected=selected instead of just selected?
Explain the difference between object state and behavior?
What is the difference between long.class and long.type?