PRF192_-_SU_2023_-_Block_5_-_FE_726.webp
Momo911

PRF192_-_SU_2023_-_Block_5_-_FE_726.webp

  • Media owner Momo911
  • Ngày thêm
Answer (Choose 1 answer)
After the sample code below has been executed, what value will the variable x contain?
int x = 5;
int y = 2;
char op = '*';switch (op) {
default: x += 1;
case '+': x += y;case '-': x = y;
A. 4
B. 7
C. 6
D. 8
E. 5
FUS

Thông tin

Category
PRF192
Thêm bởi
Momo911
Ngày thêm
Lượt xem
2,497
Lượt bình luận
10
Rating
0.00 star(s) 0 đánh giá

Image metadata

Filename
PRF192_-_SU_2023_-_Block_5_-_FE_726.webp
File size
60.7 KB
Dimensions
1926px x 906px

Share this media

Back
Bên trên Bottom