Q2-Tern2Midterm Computer

Q2-Tern2Midterm Computer

Professional Development

28 Qs

quiz-placeholder

Similar activities

Wiingy: Quiz 1 - Shortlisting Criteria and Mock Scheduling

Wiingy: Quiz 1 - Shortlisting Criteria and Mock Scheduling

Professional Development

24 Qs

Crónicas de un informático corriente en un mundo diferente

Crónicas de un informático corriente en un mundo diferente

Professional Development

26 Qs

COMP2_Quiz1

COMP2_Quiz1

University - Professional Development

23 Qs

Ivy-Predictive Modeling using Python Assessment

Ivy-Predictive Modeling using Python Assessment

Professional Development

29 Qs

Location Level 1 Unit 3

Location Level 1 Unit 3

University - Professional Development

30 Qs

IOT - Wiederholung LF7

IOT - Wiederholung LF7

Professional Development

25 Qs

CODING APTITUDE

CODING APTITUDE

Professional Development

30 Qs

PSOS Knowledge Check

PSOS Knowledge Check

Professional Development

27 Qs

Q2-Tern2Midterm Computer

Q2-Tern2Midterm Computer

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Mr. P.Imperio

Used 6+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"Can store a value which can be changed" is the definition of

Variable

Constant

Selection

Algorithm

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

"Can store a value which cannot be changed" is the definition of

Variable

Constant

Selection

Algorithm

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the word (command) used to display numbers and text on the screen?

print

input

output

command

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is syntax?

Syntax is the word used to described an error

Syntax is the rules of the programming language

It is used to read information

It used to output information

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is used in python to assign values to a variable?

equals=

plus+

forward slash/

asterisk*

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the button do you press to compile (run) your program so that it runs in the shell?

F3

F5

F7

F9

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will the following program display below?

x = 5

y = 4

answer= x*y

print(answer)

5

4

20

30

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?