Blank Quiz

Blank Quiz

38 Qs

quiz-placeholder

Similar activities

INTRO TO SQL

INTRO TO SQL

9th - 12th Grade

39 Qs

Python

Python

KG - University

33 Qs

Semi-Final Examination - ASUPRIN Refreshers AY 23-24

Semi-Final Examination - ASUPRIN Refreshers AY 23-24

KG - University

42 Qs

С++5

С++5

KG - University

35 Qs

repaso 2025

repaso 2025

10th Grade

35 Qs

QP-DTA-TYP

QP-DTA-TYP

KG - University

38 Qs

PSCP Quiz - MCQ

PSCP Quiz - MCQ

University

40 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?