Blank Quiz

Blank Quiz

38 Qs

quiz-placeholder

Similar activities

Lower Leg Injuries - Sports Medicine

Lower Leg Injuries - Sports Medicine

KG - University

38 Qs

Finals Review Intro to Programming

Finals Review Intro to Programming

12th Grade

35 Qs

Python

Python

KG - University

33 Qs

PRACTICE: Word Parts Units 1-4

PRACTICE: Word Parts Units 1-4

7th Grade

40 Qs

Chemistry Part 2 Review

Chemistry Part 2 Review

KG - University

38 Qs

Algorithms and Pseudo Code

Algorithms and Pseudo Code

KG - University

35 Qs

С++5

С++5

KG - University

35 Qs

Blank Quiz

Blank Quiz

Assessment

Quiz

others

Hard

Created by

Doreljade Bantillo

Used 1+ times

FREE Resource

38 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How will you print \n on the screen?
Aprintf('\n');
printf("\n")
printf("\\n")
echo "\\n";

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What punctuation is used to indicate the beginning and end of code blocks?
BEGIN and END
( and )
-> <-
{ }

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a correct variable type?
int
float
double
real

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct operator to compare two variables?
:=
equal
==
=

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol terminates a C statement?
}
;
.
,

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How to comment in C language?
//Comment
A & B
* Comment *
<--Comment--->

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Program is a list of_______________, written in a _______________________ to determine the behavior of a machine.
instructions, word
instructions , programming language
word, english
code, language

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?