InterviewSolution
Saved Bookmarks
| 1. |
What type of inputs are accepted by mathematical functions?(a) short(b) int(c) float(d) doubleThis question was addressed to me during a job interview.My question is taken from Mathematical Functions in division Input and Output in C of C |
|
Answer» RIGHT ANSWER is (d) double The EXPLANATION: NONE. |
|