Methods of a class that provide access to private members of the class are called as ______ and ______
Methods of a class that provide access to private members of the class are called as ______ and ______ Correct Answer getters/setters
The purpose of getters and setters is to get(return) and set(assign) private instance variables of a class.
মোঃ আরিফুল ইসলাম
Feb 20, 2025