×

Multiple-Choice Questions

Web Technologies MCQs

Computer Science Subjects MCQs

Databases MCQs

Programming MCQs

Testing Software MCQs

Digital Marketing Subjects MCQs

Cloud Computing Softwares MCQs

AI/ML Subjects MCQs

Engineering Subjects MCQs

Office Related Programs MCQs

Management MCQs

More

Which of the following statement is correct about inline function?

109. Which of the following statement is correct about inline function?

  1. A function that is substituted at the place of call.
  2. A function that is called at compile time
  3. A function that contains only looping statements
  4. None of the above

Answer: A) A function that is substituted at the place of call.

Explanation:

A function that is substituted at the place of call is called an inline function.

Comments and Discussions!

Load comments ↻






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