CS201: Chapter 1

CS201: Chapter 1

University

12 Qs

quiz-placeholder

Similar activities

Python Basics

Python Basics

University

10 Qs

اولي اعدادي الترم الثاني درس 6

اولي اعدادي الترم الثاني درس 6

7th Grade - University

10 Qs

Understanding Procedures in Python

Understanding Procedures in Python

9th Grade - University

10 Qs

coding

coding

KG - Professional Development

15 Qs

C++ vs Python: A Quiz Introduction

C++ vs Python: A Quiz Introduction

11th Grade - University

10 Qs

Session 2

Session 2

University

10 Qs

Day1

Day1

University

10 Qs

Python Programming Concepts Challenge

Python Programming Concepts Challenge

10th Grade - University

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