Getting Started in C Programming

Getting Started in C Programming

9th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

การเขียนโปรแกรมเบื้องต้น

การเขียนโปรแกรมเบื้องต้น

10th Grade

15 Qs

ทดสอบก่อนเรียนหลังเรียนภาษาคอมพิวเตอร์เบื้องต้น

ทดสอบก่อนเรียนหลังเรียนภาษาคอมพิวเตอร์เบื้องต้น

9th Grade

20 Qs

Arithmetic Types Declare Initialize Relation Logical Ops

Arithmetic Types Declare Initialize Relation Logical Ops

9th Grade - University

16 Qs

Maths - ICT Quiz Battle

Maths - ICT Quiz Battle

10th Grade

18 Qs

test python

test python

9th - 12th Grade

20 Qs

2.5 Programming IDEs and Translators

2.5 Programming IDEs and Translators

9th - 11th Grade

20 Qs

Python - Quiz

Python - Quiz

9th - 11th Grade

17 Qs

CODE JAM

CODE JAM

KG - University

25 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?