×

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 are the mandatory part of the function prototype?

103. Which of the following are the mandatory part of the function prototype?

  1. Function name and argument list
  2. Function name and return type
  3. Function name, argument list, and return type
  4. Return type and argument list

Answer: B) Function name and return type

Explanation:

The function name and return type are the mandatory part of the function prototype.

Comments and Discussions!

Load comments ↻






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