Multiple choice The function which is not in the scope of any class is called inline function static function friend function none of these Reveal answer Fill a bubble to check yourself C Correct answer Explanation This is the function which is not in the scope of any class and acts as friend to all classes.