Answer Posted / 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 |
Post New Answer View All Answers
What is mean by collections in java?
What is parseint?
what is meant by HQL?
What is a dot notation?
What is string pool?
How do you use substring in java?
Difference between abstract and concrete class ?
What occurs when an object is constructed?
Is empty set an element of empty set?
What are the two ways of implementing multi-threading in java?
What is difference between local variable and global variable?
What is the use of string and stringbuffer?
Can we override constructor in java?
Can you instantiate the math class?
Explain purpose of sleep() method in java?