byte b = 5; char c = ”5”; short s = 55; int i = 555; float f = 555.5f; b = s; i = c; if (f>b) f = i; Dòng lệnh nào sau đây sẽ không thể biên dịch :

byte b = 5;

char c = ”5”;

short s = 55;

int i = 555;

float f = 555.5f;

b = s;

i = c;

if (f>b)

f = i;

Dòng lệnh nào sau đây sẽ không thể biên dịch :

A. Dòng 3

B. Dòng 4

C. Dòng 5

D. Dòng 6

Hướng dẫn

Chọn D là đáp án đúng

 

Thư viện tài liệu12 Tháng bảy, 2023 @ 2:29 chiều

Đánh giá chủ đề này
How to whitelist website on AdBlocker?

How to whitelist website on AdBlocker?

  1. 1 Click on the AdBlock Plus icon on the top right corner of your browser
  2. 2 Click on "Enabled on this site" from the AdBlock Plus option
  3. 3 Refresh the page and start browsing the site