Getting Started in C Programming

Getting Started in C Programming

9th - 10th Grade

20 Qs

quiz-placeholder

Similar activities

c-basics-1

c-basics-1

10th Grade - Professional Development

24 Qs

Code.org Discoveries Unit 3

Code.org Discoveries Unit 3

7th - 10th Grade

16 Qs

Algoritma Fungsi Phyton

Algoritma Fungsi Phyton

10th Grade

20 Qs

Unions in C Programming

Unions in C Programming

10th Grade

25 Qs

PD 3.1

PD 3.1

1st - 12th Grade

20 Qs

Computer Applications

Computer Applications

10th Grade

17 Qs

Debugging

Debugging

10th Grade

20 Qs

C Programming Quiz(session2)

C Programming Quiz(session2)

10th Grade

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