Basic C Programming

Basic C Programming

University

16 Qs

quiz-placeholder

Similar activities

Introduction to C++

Introduction to C++

University

20 Qs

TRICODE CHALLENGE ROUND 1

TRICODE CHALLENGE ROUND 1

University

15 Qs

Code Sprint '25

Code Sprint '25

University

20 Qs

Java MCQ Test Day-2

Java MCQ Test Day-2

University

20 Qs

Artificial Neural Networks (Part 1- Part 3) Quiz

Artificial Neural Networks (Part 1- Part 3) Quiz

University

20 Qs

Go Quiz

Go Quiz

University

15 Qs

TECH WHIZ

TECH WHIZ

University

15 Qs

Code Blitz 40

Code Blitz 40

University

15 Qs

Basic C Programming

Basic C Programming

Assessment

Quiz

Engineering

University

Medium

Created by

NOOR (PSMZA)

Used 20+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Every C Program Statement must be terminated with a

.

#

;

!

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the following code fragment write to the monitor?

Under

Over

Under the limit

Over the limit

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the following code fragment write to the monitor?

Under

Over

Under the limit

Over the limit

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What does the following code fragment write to the monitor?

You win

You lose

You win the prize.

You lose the prize.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Evaluate(to true or false) each of the following expressions:

(1) 14 <= 14

(2) 14 < 14

false false

true true

true false

false true

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the boolean operator for logical-AND?

&

&&

|

||

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type is incorrect?

int
double
float
array

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?