1.2

1.2

12th Grade

19 Qs

quiz-placeholder

Similar activities

Python Functions

Python Functions

12th Grade

15 Qs

Teknik Komputer dan Jaringan Quiz

Teknik Komputer dan Jaringan Quiz

12th Grade

15 Qs

X PH 1

X PH 1

9th - 12th Grade

16 Qs

Python Chatbot - MCQs

Python Chatbot - MCQs

9th - 12th Grade

15 Qs

dasar pemrograman algoritma

dasar pemrograman algoritma

9th - 12th Grade

23 Qs

Mastering Spelling Skills

Mastering Spelling Skills

12th Grade

15 Qs

Pra - PAS

Pra - PAS

12th Grade

20 Qs

chem test 1

chem test 1

9th - 12th Grade

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