Home > Learn C++ Programming > Learn C++ Programming > OOP Basics: Classes and Objects Show previous contentAre you sure you're getting this? Fill in the missing part by typing it in.In C++, to access methods of an object we use the syntax: objectName.___(parameters);. Fill in the blank.Write the missing line below.SubmitReveal answer Show following content