What is a modifier?



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

Post New Answer

More Core Java Interview Questions

How are this() and super() used with constructors?

9 Answers  


What is method reference?

0 Answers  


How many bits is a word?

0 Answers  


What is difference between Eclips and MyEclips?

3 Answers  


Explain yield() method in thread class ?

0 Answers  






Is singleton class immutable?

0 Answers  


Is java an open source?

0 Answers  


why is multiple inheritance not allowed in java?

7 Answers   Elementus Technologies, Huawei, Infosys,


What technique can be employed to compare two strings?

0 Answers  


How hashset works internally in java?

0 Answers  


List down the methods and interfaces of collection class in java.

0 Answers  


What is the middleware?

2 Answers  


Categories