Practicing for Private Access Specifier of Object Oriented Programming

Questions 1 of 15
  • Q. If a function has to be called only by using other member functions of the class, what should be the access specifier used for that function?