Year 11 Mich HT1 Part 1

Year 11 Mich HT1 Part 1

11th Grade

28 Qs

quiz-placeholder

Similar activities

2.5 Programming Languages and IDEs

2.5 Programming Languages and IDEs

11th Grade

24 Qs

Networks and the Internet

Networks and the Internet

9th - 12th Grade

25 Qs

untitled

untitled

9th Grade - University

23 Qs

Unit 1 Test

Unit 1 Test

9th - 12th Grade

23 Qs

Web Terminology

Web Terminology

9th - 12th Grade

25 Qs

MSS Big Byte Of C

MSS Big Byte Of C

11th Grade - Professional Development

30 Qs

CSA-Unit2-Review

CSA-Unit2-Review

11th Grade

25 Qs

WJEC ICT - Chapter 2 - File types

WJEC ICT - Chapter 2 - File types

10th Grade - University

24 Qs

Year 11 Mich HT1 Part 1

Year 11 Mich HT1 Part 1

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Dave Gwilt

Used 12+ times

FREE Resource

28 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of coding error is a result of incorrect spelling of a keyword?

Syntax error

Logical error

Runtime error

Spelling error

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of coding error causes the program to start to execute, but then crash?

Syntax error

Logical error

Runtime error

Spelling error

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of coding error is this (Python code):

prant("Hello, World!")

Syntax error

Logical error

Runtime error

Spelling error

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of coding error is this (Python code) for a range check to make sure value is between 4 and 10:

if x <= 4 and x >= 10: print("Value OK")

Syntax error

Logical error

Runtime error

Spelling error

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of error is caused by this (Python code):

x = [1, 2, 3]

print(f"{x[3]} is 3")

Syntax error

Logical error

Runtime error

Spelling error

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the bit depth for an audio file if there are 16 different amplitude levels that can be represented?

4

16

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the sample rate for an audio file if the sample interval is 0.25 seconds

25Hz

0.25Hz

4Hz

40Hz

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?