aliensbrain
  • Home
  • Study
  • Quizzes
  • 🎤AI Practicefree
  • Notebooks
  • Community
  • Sign in
  • OOPs (NCO)
  • Which of the following functions is not in the scope of t...
Multiple choice

Which of the following functions is not in the scope of the class to which it has been declared?

  1. Inline function

  2. Static function

  3. Friend function

  4. Virtual function

  5. Global function

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

This type of function is not in the scope of the class to which it has been declared.

Keep practicing — related questions

  • The function which is not in the scope of any class is called
  • During Compilation, The function call is replaced by function code for which function?
  • During Compilation, The function call is replaced by function code for which function?
  • A __________function is used for accessing the non-public members of a class.
  • When a function is declared __________________, the function is expanded at the calling block.
  • A _______________ function can access a class private data, even though it is not a member function of the ...
  • Which of the following functions is created by the compiler when no constructor is created or supplied by t...
  • What is the name of the non-member function that can access all the private and protected members of a class?
Play the full quiz 🎤 Practise this topic out loud
Advertisement
© Aliensbrain | all rights reserved
  • About
  • Contact
  • Terms and Condition
  • Privacy Policy