Q2-Tern2Midterm Computer

Q2-Tern2Midterm Computer

Professional Development

28 Qs

quiz-placeholder

Similar activities

core java basics

core java basics

Professional Development

25 Qs

Python - Basic Data, Structure, and Concepts

Python - Basic Data, Structure, and Concepts

Professional Development

30 Qs

class ,objects,variables & methods

class ,objects,variables & methods

Professional Development

25 Qs

Javascript basics 6

Javascript basics 6

Professional Development

29 Qs

core java 2

core java 2

Professional Development

25 Qs

Flutter_Q3

Flutter_Q3

Professional Development

29 Qs

Python Rating_Cases

Python Rating_Cases

Professional Development

25 Qs

Calibración en Python

Calibración en Python

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