1.  struct book { char name[10]; float price; int page; }; 2.  long int l = 2.3; 3.  enum day{Monday, Tuesday, Wednesday}; Which of the following is not user define data type?

1. 

struct book

{

char name[10];

float price;

int page; };

2. 

long int l = 2.3;

3. 

enum day{Monday, Tuesday, Wednesday};

Which of the following is not user define data type?

A. 1

B. 2

C. 3

D. 1 & 2 & 3

Hướng dẫn

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

Xem lời giải

Xem lời giải

User define data type là kiểu dữ liệu (struct, class, enum,..) do người dùng tự định nghĩa từ các kiểu dữ liệu cơ bản

 

Thư viện tài liệu12 Tháng bảy, 2023 @ 2:57 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