C Program Quiz

C Program Quiz

University

10 Qs

quiz-placeholder

Similar activities

Manajemen Informasi

Manajemen Informasi

8th Grade - University

10 Qs

Statistical Methods 1- February quiz

Statistical Methods 1- February quiz

University

10 Qs

DAA_10_Data-format

DAA_10_Data-format

University

5 Qs

fizyka-kinematyka

fizyka-kinematyka

9th Grade - Professional Development

15 Qs

Logika dan Algoritma P5

Logika dan Algoritma P5

University

10 Qs

Math

Math

5th Grade - University

12 Qs

Ch. 6 Bioinformatics Data

Ch. 6 Bioinformatics Data

University

10 Qs

Java Quiz#1 (Static variables)

Java Quiz#1 (Static variables)

University

10 Qs

C Program Quiz

C Program Quiz

Assessment

Quiz

Science

University

Hard

Created by

Deepankar Sharma

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

puts(),putchr()...are which kind statements

Formatted

Unformatted

2.

MULTIPLE CHOICE QUESTION

5 sec • 1 pt

%d means what!!!

Used for Integers

Used for Float

Used for strings

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Is this correct form of declaring constant in c

const int float =9.2;

True

False

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

if a = 10 and b =8

then c = a+=b would be

8

10

14

18

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is .h files known as

Source File

Header File

Object file

Executable File

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

if i =6;

the value of x and i would be when

x= i++

x = 6

i = 7

x = 7

i = 7

x = 6

i = 6

x = 7

i = 6

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What would the bit value of a & b if a = 1 and b = 3

1

3

2

4

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?