Test Inițial Informatică clasa a IX- a

Test Inițial Informatică clasa a IX- a

9th Grade

12 Qs

quiz-placeholder

Similar activities

JavaScript Basics Quiz

JavaScript Basics Quiz

9th - 12th Grade

9 Qs

Основы математической логики

Основы математической логики

8th Grade - University

9 Qs

Roblox Studio Lesson 6

Roblox Studio Lesson 6

6th Grade - University

12 Qs

Word Processing

Word Processing

9th Grade - University

15 Qs

Data Entry & Keyboarding Skills

Data Entry & Keyboarding Skills

9th Grade

16 Qs

Ôn tập - Hệ thống tự động hóa - Robotics

Ôn tập - Hệ thống tự động hóa - Robotics

9th Grade - University

10 Qs

LATIHAN 1 - Hardware

LATIHAN 1 - Hardware

1st Grade - University

15 Qs

Korisničke funkcije u Pythonu

Korisničke funkcije u Pythonu

9th - 12th Grade

12 Qs

Test Inițial Informatică clasa a IX- a

Test Inițial Informatică clasa a IX- a

Assessment

Quiz

Information Technology (IT)

9th Grade

Hard

Created by

Gabriela Raducanu

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Choose from the following concepts the category that represents arithmetic operators in pseudocode:

and, or, not

mod, div, +, -

<, >, <>, >=

←, =, <=

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To calculate the quotient of the integer division of x by y, the operator will be used:

not

div

mod

or

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

To find out if the number n is even, we will use one of the options:

n/2=0

n div 2 = 0

n mod 2 =0

[n/2]=0

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The result of evaluating the expression N%10 for N=135 is:

135

13.5

5

1.35

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

The result of evaluating the expression NOT(x<-1 AND x<=1) for a variable value x=0.3 is:

true

false

both options

none of the options

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Determine the correct statement:

The alternative structure is used when instructions are executed one after another in the order they appear.

The alternative structure chooses one option from two possible ones based on the result of evaluating a logical condition.

In the alternative structure, both options are executed after evaluating the logical condition.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What value will the variable u hold after executing the following assignment sequence?

10

-3

7

3

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?