10 min test 22

10 min test 22

7th Grade

21 Qs

quiz-placeholder

Similar activities

CS Pretest 7th gd.

CS Pretest 7th gd.

7th - 8th Grade

17 Qs

Coding Vocabulary

Coding Vocabulary

7th - 8th Grade

19 Qs

Arduino Ide Quiz 3

Arduino Ide Quiz 3

7th Grade

20 Qs

7.3 Essential Knowledge Assessment

7.3 Essential Knowledge Assessment

7th Grade

20 Qs

Code Vocabulary

Code Vocabulary

7th - 8th Grade

19 Qs

josh and tates quiz

josh and tates quiz

KG - University

19 Qs

What is Engineering?

What is Engineering?

6th - 8th Grade

19 Qs

GSCE J277 - 2.3.1 - Maintainability

GSCE J277 - 2.3.1 - Maintainability

7th Grade

20 Qs

10 min test 22

10 min test 22

Assessment

Quiz

Computers

7th Grade

Hard

Created by

Laura Boyd

Used 2+ times

FREE Resource

21 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which logic gate gives an output of 0 if both inputs are 0?

AND gate

OR gate

Both AND and OR gates

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given that x = "CompSci" and test = x.substring(4,1) what is the output of print(test)?

S

p

Comp

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Given that x = "CompSci" and test = x.substring(4,1) What would

print (x + test) output?

CompSciS

CompScip

CompScIComp

4.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

The highScore variable has an integer data type. Using the correct data type makes code...

more memory efficient

less memory efficient

more robust

less robust

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The flow of this program is controlled by

a selection statement

an interation statement

both selection and iteration statements

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of these inputs would have resulted in the output 'Invalid score entered'

1

1.1

101

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What would the program output if the input was 90?

You equalled the high score

New high score, well done!

You did not beat the high score

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?