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 stack class in java?
Can we override constructors in java?
Can we initialize the final blank variable?
How does multithreading take place on a computer with a single cpu in java programming?
Can a class have more than one object?
Difference between operator overloading and function overloading
What are java packages?
What is concurrent hashmap and its features?
What is a newline character in java?
What is string variable?
What is the use of object and class classes?
What is functional interface in java example?
What is meant by 'Class access modifiers'?
How can constructor chaining be done using this keyword?
what are Hostile Applets?