

MCQOPTIONS
Saved Bookmarks
1. |
Which of the following statements are true?
|
A. | n is a function taking an argument of type float and returning an integer |
B. | n is a function of type float |
C. | n is a function taking an argument of type int and returning a floating point number |
D. | All of above |
E. | None of these |
Answer» B. n is a function of type float | |