Semester 1 Review

Semester 1 Review

12th Grade

37 Qs

quiz-placeholder

Similar activities

PARTS OF COMPUTER TEST

PARTS OF COMPUTER TEST

12th Grade

36 Qs

AutoCAD Final Exam

AutoCAD Final Exam

9th - 12th Grade

40 Qs

G10 Computer Science Unit Revision 1

G10 Computer Science Unit Revision 1

12th Grade

35 Qs

SDLC

SDLC

12th Grade

40 Qs

DD - U1 - Intro to Web and Digital Design

DD - U1 - Intro to Web and Digital Design

10th - 12th Grade

40 Qs

T4 ANIMASI 2D XI DKV

T4 ANIMASI 2D XI DKV

9th - 12th Grade

40 Qs

Arrays and Strings in C

Arrays and Strings in C

12th Grade - University

32 Qs

Web Dev MasterClass Day1

Web Dev MasterClass Day1

6th Grade - Professional Development

34 Qs

Semester 1 Review

Semester 1 Review

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Kerry Duncan

Used 9+ times

FREE Resource

37 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The position of a runner in a race is a type of analog data. The runner’s position is tracked using sensors. Which of the following best describes how the position of the runner is represented digitally?

The position of the runner is determined by calculating the time difference between the start and the end of the race and making an estimation based on the runner’s average speed.

The position of the runner is measured and rounded to either 0 or 1 depending on whether the runner is closer to the starting line or closer to the finish line.

The position of the runner is predicted using a model based on performance data captured from previous races.

The position of the runner is sampled at regular intervals to approximate the real-word position, and a sequence of bits is used to represent each sample.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following can be represented by a sequence of bits?

An integer

An alphanumeric character

A machine language instruction

I, II, and III

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes the impact of Creative Commons?

Creative Commons gives creators of digital content the ability to indicate how their works can be legally used and distributed, enabling broad access to digital information.

Creative Commons gives Internet users the right to legally use and distribute any previously copyrighted work, enabling broad access to digital information.

Create Commons provides lossless transmission of messages, enabling reliable distribution of digital information.

Creative Commons provides private transmission of messages, enabling secure distribution of digital information.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A programmer created a piece of software and wants to publish it using a Creative Commons license. Which of the following is a direct benefit of publishing the software with this type of license?

The programmer can ensure that the algorithms used in the software are free from bias.

The programmer can ensure that the source code for the software is backed up for archival purposes.

The programmer can include code that was written by other people in the software without needing to obtain permission.

The programmer can specify the ways that other people are legally allowed to use and distribute the software.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

ASCII is a character-encoding scheme that uses 7 bits to represent each character. The decimal (base 10) values 65 through 90 represent the capital letters A through Z, as shown in the table below. What ASCII character is represented by the binary (base 2) number 1001010?

H

I

J

K

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

The code fragment below is intended to display "odd" if the positive number num is odd. Which of the following can be used to replace so that the code fragment will work as intended?

(num MOD 1) = 0

(num MOD 1) = 1

(num MOD 2) = 0

(num MOD 2) = 1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The variable isOpen is to be used to indicate whether or not a store is currently open. Which of the following is the most appropriate data type for isOpen?

Integer

Boolean

String

Float

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?

Discover more resources for Computers