Answer Posted / javamasque
There are two types of modifiers as 1. Access-modifier and 2. Non-access-modifier
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
How many decimal places is a double?
What is the difference between serial and throughput garbage collector?
What is data structure in java?
What is the static import?
Why arraylist is not synchronized in java example?
What are the differences between processes and threads?
What is a boolean in java?
What is null in java?
What is the diffrence between inner class and nested class?
What is dot operator?
Why are constructors used?
What is the primary benefit of encapsulation?
What is the Concept of Encapsulation in OOPS
What is data member in java?
Is simpledateformat safe to use in the multithreaded program?