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 |
What is parameter example?
How to compare strings in java?
What is anti pattern in programming?
What is number data type?
Can inner class extend any class?
how its run?
Can a variable be local and static at the same time?
What type of variable is gender?
What is an error in java?
Explain aggregation in java?
What is difference between hashset and hashmap in java?
write a program to create an arraylist and listeterator.and value should be enter through keyboard.