400 Câu hỏi trắc nghiệm lập trình C/C++ có đáp án (Phần 3)
-
4823 lượt thi
-
50 câu hỏi
-
60 phút
Danh sách câu hỏi
Câu 4:
There is a error in the below program. Which statement will you add to remove it
Xem đáp án
Chọn A
Câu 8:
If a function contains two return statements successively, the complier will generate warnings. Yes / No?
Xem đáp án
Chọn B
Câu 18:
What will be output when you will execute following c code? Biết kích thước kiểu char : 1 byte, float : 4 byte, int : 4 byte, double : 8 byte, long : 4 byte.
Xem đáp án
Chọn A
Câu 47:
Point out the error in the following program (if it is compiled with Turbo C complier)
Xem đáp án
Chọn B