

MCQOPTIONS
Saved Bookmarks
This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your C Programming knowledge and support exam preparation. Choose a topic below to get started.
1. |
How many macros are used by mathematical functions in the header file |
A. | |
B. | 1 |
C. | 2 |
Answer» B. 1 | |
2. |
Which header file is required for manipulation of math functions in c++? |
A. | cmath |
B. | maths |
C. | math |
D. | none of the mentioned |
Answer» C. math | |