How many types of functions are there in an object-oriented programming language?

100. How many types of functions are there in an object-oriented programming language?

  1. 4 types
  2. 5 types
  3. 2 types
  4. 6 types

Answer: B) 5 types

Explanation:

There are 5 types of functions in Object-oriented programming languages, they are: Simple functions, Static functions, Const functions, Inline functions, and Friend functions.

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.