Quiz 1 (C Basics)

Quiz 1 (C Basics)

University

10 Qs

quiz-placeholder

Similar activities

Mediapad

Mediapad

University

12 Qs

Prak MC

Prak MC

University

15 Qs

Quiz on Basics of C

Quiz on Basics of C

University

10 Qs

Printf, scanf

Printf, scanf

University

12 Qs

Computer Basic Knowledge

Computer Basic Knowledge

University

10 Qs

Thông tin là gì

Thông tin là gì

University

15 Qs

Sending Data across the Internet

Sending Data across the Internet

9th Grade - University

12 Qs

รู้จักไวรัสคอมพิวเตอร์

รู้จักไวรัสคอมพิวเตอร์

6th Grade - University

10 Qs

Quiz 1 (C Basics)

Quiz 1 (C Basics)

Assessment

Quiz

Computers

University

Practice Problem

Hard

Created by

Kunal Goyal

Used 2+ times

FREE Resource

AI

Enhance your content in a minute

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

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is valid Variable name?

5_Number

_number

5number

new number

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

printf("%05d,%-5d,%d,",32,32,32);

00032,32,32

00032,___32___,32

00032,___32,___32

00032,32___,32

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

printf("%6.3f,%06.3f", 45.6,45.6);

45.600,45.600

_45.600,045.600

045.600,_45.600

45.6,45.6

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

printf("%d %c",'A','A');

A A

65 65

65 A

A 65

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

printf("ab");

printf("\bsi"):

printf("\rha");

hasi

absiha

haasi

hai

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

printf("%d %f", 12.1,4.5);

12 0.100000

12 4.500000

Garbage 4.500000

Garbage 12.100000

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

printf("%d %f", 12,4);

12 Garbage

12 4.000000

12. 0.000000

12 4.0

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?