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 |
How GUI component handle its own events?
Does string isempty check for null?
What is an example of character?
how are methods defined?
What is file in java?
What is a pattern what is an anti pattern?
What is the difference between heap memory and stack memory?
what are the application of compiler and interpreter for source program
Explain importance of finally block in java?
If you do not want your class to be inherited by any other class. What would you do?
What does split function do in java?
What is callablestatement? How you can call stored procedure to pass in parameter?