1.

What Are Getter Methods And Setter Methods?

Answer»
  • Get (getter) METHOD is used to PASS values from the controller to the VF page.
  • WHEREAS, the set (setter) method is used to set the VALUE back to controller variable.



Discussion

No Comment Found