1.

How many types do functions fall depends on modularization?(a) 1(b) 2(c) 3(d) 4The question was asked in an internship interview.Question is taken from Modularization and Interfaces topic in division Functions, Namespaces & Exceptions in C++ of C++

Answer»

The correct ANSWER is (b) 2

For explanation: There are TWO types of functions. They are PROGRAM control and SPECIFIC task.



Discussion

No Comment Found

Related InterviewSolutions