1.

Which among the following is true for use of setter() and getter() function?

A. Considered best for manipulating data values
B. Considered the only proper way to manipulate the values
C. Considered specially for private members manipulation
D. Considered a red flag, and not recommended for large scale use
Answer» E.


Discussion

No Comment Found