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 a protected void?
What are jee technologies?
What is the type of lambda expression?
What is hashing principle in java?
Which non-unicode letter characters may be used as the first character of an identifier?
Is there a sort function in java?
Who found java?
How do you do math powers in java?
What is a modifier?
what is heap memory?
What is difference between equals and hashcode method?
Explain about transient variables in java?
Can we clone singleton class in java?
How do you override a method in java?
What is the requirement of thread in java?