Blank Quiz

Blank Quiz

38 Qs

quiz-placeholder

Similar activities

Introduction to Python Basics

Introduction to Python Basics

5th Grade

40 Qs

Week 12 Quiz

Week 12 Quiz

5th Grade

35 Qs

Penilaian Akhir Tahun Bahasa Inggris Kelas 7 2023/2024

Penilaian Akhir Tahun Bahasa Inggris Kelas 7 2023/2024

KG - University

39 Qs

FrontEnd Bailhongal

FrontEnd Bailhongal

Professional Development

33 Qs

Python Intro & Types Quiz

Python Intro & Types Quiz

5th Grade

40 Qs

Practice Review

Practice Review

KG - University

35 Qs

ПРОГРАМУВАННЯ

ПРОГРАМУВАННЯ

KG - University

36 Qs

Part 2 American Systems of Government Test Review

Part 2 American Systems of Government Test Review

KG - University

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