Session 03: Input & Output in C Programming Language

Session 03: Input & Output in C Programming Language

University

15 Qs

quiz-placeholder

Similar activities

Latsol

Latsol

10th Grade - University

10 Qs

Gò Nổi HK 2-Tin Học 5

Gò Nổi HK 2-Tin Học 5

5th Grade - University

14 Qs

Ôn tập HKI Tin học - Khối 5

Ôn tập HKI Tin học - Khối 5

5th Grade - University

19 Qs

1.4 Logic Gate and Simple Logic Circuit

1.4 Logic Gate and Simple Logic Circuit

12th Grade - University

13 Qs

Exam Entornos Virtuales de Aprendizaje

Exam Entornos Virtuales de Aprendizaje

University

15 Qs

OSS (QUIZ 7) Input/Output Systems

OSS (QUIZ 7) Input/Output Systems

University

20 Qs

QUIZ PENGEMBANGAN PERANGKAT LUNAK DAN GIM

QUIZ PENGEMBANGAN PERANGKAT LUNAK DAN GIM

10th Grade - University

15 Qs

LA 1A 2024 - QUIZ P15

LA 1A 2024 - QUIZ P15

University

17 Qs

Session 03: Input & Output in C Programming Language

Session 03: Input & Output in C Programming Language

Assessment

Quiz

Information Technology (IT)

University

Practice Problem

Medium

Created by

academy rikkei

Used 66+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm nào trong C được sử dụng để in ra màn hình?

A. scanf()

B. gets()

C. printf()

D. puts()

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Hàm nào trong C được sử dụng để nhận đầu vào từ người dùng?

A. printf()

B. scanf()

C. gets()

D. puts()

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Toán tử nào được sử dụng để lấy giá trị đầu vào từ người dùng và lưu vào biến trong C?

A. >>

B. <<

C. &

D. *

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong hàm printf(), định dạng nào được sử dụng để in ra một số nguyên?

A. %d

B. %f

C. %c

D. %s

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Trong hàm scanf(), định dạng nào được sử dụng để đọc vào một số thực?

A. %d

B. %f

C. %c

D. %s

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Để in giá trị của biến x có kiểu số nguyên, cú pháp đúng của hàm printf là gì?

  • A. printf("%c", x);

  • B. printf("%d", x);

  • C. printf("%s", x);

  • D. printf("%f", x);

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Định dạng nào được sử dụng trong hàm printf() để in ra một ký tự đơn lẻ?

A. %d

B. %f

C. %c

D. %s

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?