Chapter # 3: C program Test

Chapter # 3: C program Test

Assessment

Quiz

Computers

University

Hard

Created by

Younus Bashir

Used 11+ times

FREE Resource

Student preview

quiz-placeholder

23 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of creating a new variable with value

declaration

naming

instantiation

assigning and declaration

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does = mean?

equal to

assigning value to left

assigning value to the right

comparing results

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What punctuation is used to signal the beginning and end of code blocks?

{ }

-> and <-

BEGIN and END

( and )

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correct comment?

*/ Comments */

** Comment **

/* Comment */

{ Comment }

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The process of creating a new variable without value
declaration
naming
instantiation
assigning

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does <= mean?

less than

greater than

less than or equal to

greater than or equal to

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A list of instructions that enable a computer to perform a specific task is a...
Computer Program
Algorithm
Machine Code
Binary Code

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?