1.2

1.2

12th Grade

19 Qs

quiz-placeholder

Similar activities

Quiz sobre la Tipología de Personalidad de Kretschmer

Quiz sobre la Tipología de Personalidad de Kretschmer

12th Grade

15 Qs

X PH 1

X PH 1

9th - 12th Grade

16 Qs

Teknik Komputer dan Jaringan Quiz

Teknik Komputer dan Jaringan Quiz

12th Grade

15 Qs

AWR3M Shooting and Directing

AWR3M Shooting and Directing

9th - 12th Grade

14 Qs

Python Chatbot - MCQs

Python Chatbot - MCQs

9th - 12th Grade

15 Qs

Qualitative and Quantitative Variables

Qualitative and Quantitative Variables

12th Grade

15 Qs

Comp Prog

Comp Prog

12th Grade

18 Qs

1-3 Slope

1-3 Slope

9th - 12th Grade

17 Qs

1.2

1.2

Assessment

Quiz

Others

12th Grade

Medium

Created by

Farah Jaweed

Used 1+ times

FREE Resource

19 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is pseudocode primarily used for?

To write executable code

To display output on the screen

To plan a program's flow and structure

To store data in variables

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which symbol is used as the assignment operator in pseudocode?

->

=

<-

:=

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the DISPLAY() function do in pseudocode?

Updates the value of a variable

Assigns a value to a variable

Prints a value on the output screen

Stores a value in a variable

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which data type would be appropriate for storing a student's age?

String

Boolean

Number

List

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of meaningful variable names?

To increase execution speed

To make the code shorter

To avoid confusion about what they represent

To follow programming conventions

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In JavaScript, which keyword is used to declare a constant variable?

let

define

var

const

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of console.log('Hello' + ' World') in JavaScript?

Hello World

HelloWorld

Hello + World

Error

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?