Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Exam (elaborations)

ITSC 3146 Test 1 Study Set

Rating
-
Sold
-
Pages
6
Grade
A+
Uploaded on
13-06-2026
Written in
2025/2026

ITSC 3146 Test 1 Study Set...

Institution
ITSC 3146
Course
ITSC 3146

Content preview

ITSC 3146 Test 1 Study Set

Where does the CPU retrieve data from? - ANSWER memory and storage
components

Permanent memory is also known as what? and what two types does it come in?
- ANSWER It is non-volatile.
1. ROM - memory is stocked once and cannot be modified
2. read/write memory - data can be read and written from

What is temporary memory known as? - ANSWER voilitile memory, is cleared
once the computer is powered off

What is ram? What two types are there? - ANSWER 1. SRAM - data is stored
indefinitely as long as the computer is not powered off
2. DRAM - data is retained only if it is refreshed periodicallly

Describe the memory hierarchy - ANSWER 1. Lowest level is permanent storage
such as a disk
2. main memory where a subset of data is stored temporarily
3. cache memory is next and uses SRAM to store frequently used data
4. registers store variables and temporary results for current CPU computations

What is a key fact about a magnetic disk? - ANSWER It has several mechanical
components, which is why random access of data is very slow

What is a supercell? - ANSWER In main memory, it is a collection of 1 bit cells

What two principles does the cache primarily work on? - ANSWER Temporal
locality
spatial locality

Purpose of Program Count or PC register? - ANSWER stores the address of the
instruction that needs to be fetched next in stream of instructions

purpose of the stack pointer register? - ANSWER stores the address of the top of
the stack

purpose of the program status word register? - ANSWER stores several bits of
information that is relevant to current state of the system

, CPU sequence of executing a strea of instructions - ANSWER 1. fetch an
instruction from memory
2. determines the type of instruction to be done
3. fetch some data for the instruction from memory
4. execute the instruction
5. update the Program Counter (pc) register

What is pipelining - ANSWER CPU instruction execution sequence is split up into
multiple stages so multiple instructions can make progress concurrently

What is polling - ANSWER the CPU stops what it is doing and asks each device if
it is ready

What is the alternative to polling? - ANSWER The I/O device will send an
interrupt to let the CPU know it is ready

What is DMA - ANSWER Direct Memory Access, this is used when a large
amount of data that needs to be transferred between an I/O device and main
memory. IT IS NOT HANDLED BY THE CPU, it is handled by SPECIAL
HARDWARE

what does this line mean?
using namespace std; - ANSWER tells the compiler to use the standard
namespace, which includes features of the c++ standard library

what symbol is used for cin - ANSWER >>

what symbol is used for cout - ANSWER <<

How does the increment operator work in the prefix form? ++x - ANSWER
increments the value, and then proceeds with the expression

How does the increment operator work in the postfix form? x++ - ANSWER
evaluates the expression and then performs the incrementing

Does the default case in a switch statement require a break statement? -
ANSWER No

abstraction - ANSWER the concept of hiding complexity

In an operating system, policy refers to...? - ANSWER refers to the procedures
and rules that are used to determine what action to take out of a set of
possibilities

In an operating system, a mechanism refers to...? - ANSWER refers to the data
structures and operations that are used to complete a service

Written for

Institution
ITSC 3146
Course
ITSC 3146

Document information

Uploaded on
June 13, 2026
Number of pages
6
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers

Subjects

$15.49
Get access to the full document:

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Get to know the seller

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
Zayla Liberty University
Follow You need to be logged in order to follow users or courses
Sold
114
Member since
3 year
Number of followers
13
Documents
14575
Last sold
5 days ago

3.4

17 reviews

5
5
4
3
3
5
2
2
1
2

Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions