Answer Posted / javamasque
There are below commonly used non-access modifiers
• Static
• Abstract
• Synchronized
• Final
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is a Presistent Object?
What is the use of bufferedreader?
What is the gregoriancalendar class in java programming?
What is a ternary operator in java? What is an interface?
When is finally block not called?
Can we convert stringbuilder to string in java?
What is this keyword used for?
What is an immutable class?
Explain different ways of creating a thread?
What is the driver class?
What is public/private protected in java?
Explain about the dynamic behavior of core java?
What is the Concept of Encapsulation in OOPS
What are the differences between wait() and sleep()?
Are maps ordered java?