Q2-Tern2Midterm Computer

Q2-Tern2Midterm Computer

Professional Development

28 Qs

quiz-placeholder

Similar activities

java Programming1

java Programming1

Professional Development

28 Qs

java Exception handling

java Exception handling

Professional Development

26 Qs

Java Practice Quiz

Java Practice Quiz

Professional Development

30 Qs

Aptitude King

Aptitude King

University - Professional Development

25 Qs

bootcamp

bootcamp

Professional Development

23 Qs

Genpact - Python Final Assessment

Genpact - Python Final Assessment

Professional Development

25 Qs

Session 1LNMIIT

Session 1LNMIIT

Professional Development

30 Qs

Python

Python

Professional Development

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