Multiple Choice
Which of the following feature of procedure oriented program is false?
A) makes use of bottom up approach
B) functions share global data
C) the most fundamental unit of program is function
D) all of these
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Which of the following is true about
Q5: Which type is best suited to represent
Q6: What will be the values of x,
Q7: C++ programmers concentrate on creating , which
Q8: In C++, const qualifier can be applied
Q10: Which of the following functions are performed
Q11: Which of the following control expressions are
Q12: Which of the following is the correct
Q13: Which of the following operators are overloaded
Q14: Which of the following ways are legal