C Programming Test - Quiz 1

C Programming Test - Quiz 1

Professional Development

10 Qs

quiz-placeholder

Similar activities

Computer Class 11 (Hard LVL)

Computer Class 11 (Hard LVL)

KG - Professional Development

10 Qs

Computer Science

Computer Science

4th Grade - Professional Development

11 Qs

Computer Networks-Model Exam-II-PART-B

Computer Networks-Model Exam-II-PART-B

Professional Development

15 Qs

Python Fundamental 1

Python Fundamental 1

Professional Development

10 Qs

Computer programming for 2nd chap.

Computer programming for 2nd chap.

10th Grade - Professional Development

12 Qs

Concept Test for C & C++ Programming

Concept Test for C & C++ Programming

University - Professional Development

10 Qs

C PROGRAMMING BASICS-QUIZ-1

C PROGRAMMING BASICS-QUIZ-1

Professional Development

15 Qs

Data Representation

Data Representation

7th Grade - Professional Development

13 Qs

C Programming Test - Quiz 1

C Programming Test - Quiz 1

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Deepika Gopal

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The operator which compares two values is

Assignment operator

Relational operator

Unary Operator

Equal operator

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Ternary operator operates on how many operands?

1

2

3

4

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of the following is not a character constant?

'A'

"A"

' '

'*'

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Answer True/False. the variable 'amt' is same as 'AMT' in C

False

True

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

C Programming is case sensitive

Yes

No

6.

MULTIPLE CHOICE QUESTION

1 min • 3 pts

What is the output of the following

x= 10

x = x>>2

x = ?

3

8

7

10

7.

MULTIPLE CHOICE QUESTION

1 min • 2 pts

Solve the following

a = 3 * (4+5) * 6

102

42

160

162

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?