400 Câu hỏi trắc nghiệm lập trình C/C++ có đáp án (Phần 1)

What is the return type of the function with prototype: “int func(char x, float v, double t);”

27/50

What is the return type of the function with prototype: “int func(char x, float v, double t);”

char

int

float

double

Giải thích

Chọn B