GAT Subject
Engineering
Computer Science Civil Engineering Chemical Engineering Agricultural Engineering Mechanical Engineering Electronics and Communication
3. | Which of the following statements are correct about the function? | |
A. | The function calculates the value of 1 raised to power num | |
B. | The function calculates the square root of an integer | |
C. | The function calculates the factorial value of an integer | |
D. | None of above | |
Answer: Option C | |
Explanation: | |
Yes, this function calculates and return the factorial value of an given integer num. |
|
Tutorial Link: |