Thứ năm, 30/01/2025
IMG-LOGO

Câu hỏi:

15/07/2024 63

Which of the following operations are INCORRECT?

A. int i = 35; i = i%5

B. short int j = 5; j = j;

C. long int k = 123L; k = k;

D. float a = 3.14; a = a%3;

Đáp án chính xác

Trả lời:

verified Giải bởi Vietjack

Chọn D

Câu trả lời này có hữu ích không?

0

CÂU HỎI HOT CÙNG CHỦ ĐỀ

Câu 1:

Usually recursion works slower than loops

Xem đáp án » 14/10/2022 103

Câu 2:

Will the following functions work?
Media VietJack

Xem đáp án » 14/10/2022 101

Câu 3:

Which of the following statements are correct about the program?
Media VietJack

Xem đáp án » 14/10/2022 97

Câu 4:

What will be the output of the program?
Media VietJack

Xem đáp án » 14/10/2022 96

Câu 5:

There is a error in the below program. Which statement will you add to remove it
Media VietJack

Xem đáp án » 14/10/2022 94

Câu 6:

Every function must return a value

Xem đáp án » 14/10/2022 94

Câu 7:

Functions can not return a floating point number

Xem đáp án » 14/10/2022 93

Câu 8:

In a function two return statements should never occur.

Xem đáp án » 14/10/2022 92

Câu 9:

Maximum number of arguments that a function can take is 12

Xem đáp án » 14/10/2022 91

Câu 10:

What is output ?
Media VietJack

Xem đáp án » 14/10/2022 89

Câu 11:

What will be the output of the program?
Media VietJack

Xem đáp án » 14/10/2022 89

Câu 12:

Output of following code?
Media VietJack

Xem đáp án » 14/10/2022 85

Câu 13:

What will be output of the program?
Media VietJack

Xem đáp án » 14/10/2022 82

Câu 14:

Point out the error in the following program (if it is compiled with Turbo C complier)
Media VietJack

Xem đáp án » 14/10/2022 81

Câu 15:

What is output?
Media VietJack

Xem đáp án » 14/10/2022 79