Getting Started in C Programming

Getting Started in C Programming

9th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

Google Sheets Review

Google Sheets Review

KG - University

20 Qs

ASK T2 - Kod Arahan (Python)

ASK T2 - Kod Arahan (Python)

7th Grade - University

20 Qs

Python Basics Recap

Python Basics Recap

8th - 11th Grade

23 Qs

Perangkat Lunak dan Struktur Pemrograman (UH 2)

Perangkat Lunak dan Struktur Pemrograman (UH 2)

10th Grade

20 Qs

10th - Computer - Introduction to Java

10th - Computer - Introduction to Java

10th Grade

15 Qs

PENILAIAN FORMATIF ALGORITMA DAN PEMROGRAMAN

PENILAIAN FORMATIF ALGORITMA DAN PEMROGRAMAN

10th Grade

20 Qs

Pemrograman Dasar - Perulangan

Pemrograman Dasar - Perulangan

10th Grade

15 Qs

UH TIK - Algoritma & Bahasa Pemrograman dan Dampak Sosial TIK

UH TIK - Algoritma & Bahasa Pemrograman dan Dampak Sosial TIK

10th Grade

20 Qs

Getting Started in C Programming

Getting Started in C Programming

Assessment

Quiz

Computers

9th - 10th Grade

Hard

Created by

Ronie Molina

Used 90+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct C programming statement?

printf(“Programming”)

int num2=3

scanf(“&num”, %d);

printf(“ “);

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct syntax of printf?

printf( strings );

Printf(“Strings”);

printf(“ strings “);

None of these

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C programming is a case-sensitive?

True

False

4.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The format specifier/placeholder ________ is used to print integers.

5.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The format specifier/placeholder ________ is used to print floating points.

6.

FILL IN THE BLANK QUESTION

30 sec • 1 pt

The format specifier/placeholder ________ is to used to print single character.

7.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The format specifier/placeholder ________ is used to print string.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?