Multiple choice Which of the following objects in C++ does not take any arguments? Friend Function Inline Function Default Constructor Constructor Reveal answer Fill a bubble to check yourself C Correct answer Explanation This is a special function in C++ that takes no arguments.