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 are the types of scaling?
What are the oops concept?
What is the difference between java class and bean?
What class is used to create Server side object ?
What restrictions are placed on the values of each case of a switch statement?
Is “abc” a primitive value?
What are transaction attributes?
What is ioc concept?
What is the highest-level event class of the event-delegation model?
What is the difference between static and non-static with examples?
What are the difference between RMI and CORBA?
Why a client should be multithreading? Explain.
How task's priority is used in scheduling?
What is bean? Where can it be used?
For which statements does it make sense to use a label?