CS201: Chapter 1

CS201: Chapter 1

University

12 Qs

quiz-placeholder

Similar activities

Computer Languages

Computer Languages

KG - University

10 Qs

LINUX MODULE 03 QUIZ

LINUX MODULE 03 QUIZ

University

10 Qs

algorithms INTRO

algorithms INTRO

KG - University

10 Qs

CSE 102 Exam 2 Practice

CSE 102 Exam 2 Practice

University

15 Qs

Operating System Quiz 3

Operating System Quiz 3

University

10 Qs

Java Collections

Java Collections

University

10 Qs

Python Chapter

Python Chapter

8th Grade - University

12 Qs

AES: Coding Fundamentals Lessons 1 and 2

AES: Coding Fundamentals Lessons 1 and 2

7th Grade - Professional Development

14 Qs

CS201: Chapter 1

CS201: Chapter 1

Assessment

Quiz

Computers, Other

University

Medium

Created by

Elaine Cortez

Used 1+ times

FREE Resource

12 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which part of a computer is responsible for processing data?

memory

hard drive disk

central processing unit

file system

Answer explanation

The CPU is also known as the brain of the computer. Just like how humans cannot think without a brain, computers cannot “think” without a CPU.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

True or False: A program stored in computer memory must be represented in binary digits, which is also known as machine code.

True

False

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following organizes the monitor screen around the metaphor of a desktop, with windows containing icons for folders, files, and applications?

cathode ray tube

terminal

web server

graphical user interface

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the late-1930s, which mathematician and electrical engineer at M.I.T., wrote a classic paper titled “A Symbolic Analysis of Relay and Switching Circuits?”

Alan Turing

Claude Shannon

George Boole

Howard Aiken

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

By the mid-1980s, which entity had grown into what we now call the Internet, connecting computers owned by large institutions, small organizations, and individuals all over the world?

ARPANET

FORTRAN

WAN

UNIX

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The easiest way to open a Python shell is to launch which of the following?

Windows

macOS

IDLE

Linux

Answer explanation

Windows, macOS, and Linux are all operating systems. IDLE is the basic integrated development environment (IDE) that comes installed with Python.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A shell window contains an opening message followed by the special symbol >>>. What is that symbol called?

variable

shell prompt

input

output

Answer explanation

In the online IDE we use, Replit, the shell prompt is >.

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?