Q2-Tern2Midterm Computer

Q2-Tern2Midterm Computer

Professional Development

28 Qs

quiz-placeholder

Similar activities

FUNCTIONS - FILES - MODULES - OOPS

FUNCTIONS - FILES - MODULES - OOPS

Professional Development

25 Qs

Netligent Python Basic

Netligent Python Basic

Professional Development

30 Qs

Ivy-Predictive Modeling using Python Assessment

Ivy-Predictive Modeling using Python Assessment

Professional Development

29 Qs

core java basics

core java basics

Professional Development

25 Qs

COMP2_Quiz1

COMP2_Quiz1

University - Professional Development

23 Qs

DATA TYPES ,INPUT AND OUTPUT

DATA TYPES ,INPUT AND OUTPUT

Professional Development

25 Qs

Javascript basics 6

Javascript basics 6

Professional Development

29 Qs

core java 2

core java 2

Professional Development

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