What is a modifier?
Answer / harendra pal
A modifier, also called a modifying function is a member function that changes the value of at least one data member. In other words, an operation that modifies the state of an object. Modifiers are also known as ‘mutators’.
| Is This Answer Correct ? | 0 Yes | 0 No |
From the two, which would be easier to write: synchronization code for ten threads or two threads?
What are parsing rules?
What are the basic concepts of OOPS in java?
0 Answers Axtria, ITC Indian Tobacco Company,
Why stringbuffer is faster than string?
What is method overloading in JAVA? Why is it not present in C ?
0 Answers Akamai Technologies,
Which is faster set or list in java?
What are the main differences between notify and notifyAll in Java?
worst case complexities of Quick sort and Merge sort.
What is a return in java?
Which methods are used during serialization and deserialization process?
What is the use of System class?
Is arraylist dynamic in java?