Which of the following is a valid function call (assuming the function exists)?
Which of the following is a valid function call (assuming the function exists)?
A. funct;
B. funct x, y;
C. funct();
D. int funct();
Hướng dẫn
Chọn C là đáp án đúng