Shared Flashcard Set

Details

Orientation to computer tech exam 2
computer science cyber security
78
Computer Science
Undergraduate 1
10/18/2016

Additional Computer Science Flashcards

 


 

Cards

Term
User interface
Definition
The part of the operating system that communicates with user
Term
Multiprogramming
Definition
A technique that allows multiprocessing on a computer with a single cpu
Term
Time sharing
Definition
The act of more than one user using a computer at the same time
Term
Queue
Definition
A storage system in which the first entry in is the first entry out
Term
ROM
Definition
Memory area whose contents can not be altered
Term
Firmware
Definition

Software associated with booting and fundamental startup tasks that resides in non-volatile memory Added for clarification: Used to communicate with the computer user before the boot process actually begins and to report errors during booting 

 

Term
Multitasking
Definition
The phenomenon of a user performing more than one activity at the same time
Term
Interactive processing
Definition
Allows the user to communicate with the computer system while the user's application is being performed
Term
Bootloader
Definition
The program first executed when a computer is turned on
Term
Directory path
Definition
A sequence of folders each containing the next folder
Term
Kernel
Definition
The heart of an operating system
Term
Virtual memory
Definition
Extended storage space created by the memory manager
Term

Application software, Utility software, or operating system?

 

-Microsoft word-

Definition
Application software
Term

Application software, Utility software, or operating system?

 

-Disk defragmenter-

Definition
Utility software
Term

Application software, Utility software, or operating system?

 

-Microsoft Windows-

Definition
Operating system
Term

Application software, Utility software, or operating system?

 

-Disk Cleaners-

Definition
Utility software
Term

Application software, Utility software, or operating system?

 

-Linux-

Definition
Operating system
Term

Application software, Utility software, or operating system?

 

-Solitaire-

Definition
Application software
Term

Application software, Utility software, or operating system?

 

-Adobe photoshop-

Definition
Application software
Term

Application software, Utility software, or operating system?

 

-Task manager-

Definition
Utility software
Term

Application software, Utility software, or operating system?

 

-Unix-

Definition
Operating system
Term

Application software, Utility software, or operating system?

 

-Accounting software-

Definition
Application software
Term
Process
Definition
The activity of executing a program
Term
Deadlock
Definition
A situation in which activites find themselves waiting on each other
Term
GUI
Definition
A means of communicating with a computer user by means of images
Term
Mutual exclusion
Definition
The requirement that a process complete a block of instructions before another process is allowed to start the block
Term
Interrupt
Definition
A signal that suspends the CPU's current activites
Term
Auditing software
Definition
A tool used to monitor a computer's system's acitvities
Term
Privilege levels
Definition
A means of restricting the capabilities of different processes
Term
Semaphore
Definition
A properly implemented flag in a test-and-set instruction
Term

Window manager, File manager, Dispatcher, memory manager, scheduler, dispatcher?

 

-Maintains a record of what is displayed on the computer's screen-

Definition
window manager
Term

Window manager, File manager, Dispatcher, memory manager, scheduler, dispatcher?

 

-Performs the switching from one process to another-

Definition
Dispatcher
Term

Window manager, File manager, Dispatcher, memory manager, scheduler, dispatcher?

 

-Maintains the directory system-

Definition
File manager
Term

Window manager, File manager, Dispatcher, memory manager, scheduler, dispatcher?

 

-Creates virtual memory-

Definition
Memory manager
Term

Window manager, File manager, Dispatcher, memory manager, scheduler, dispatcher?

 

-Places new entries in the process table-

Definition
Scheduler
Term

Window manager, File manager, Dispatcher, memory manager, scheduler, dispatcher?

 

-Performs the actual communication with I/O units-

Definition
Decice drivers
Term

Window manager, File manager, Dispatcher, memory manager, scheduler, dispatcher?

 

-Maintains a record of memory allocations-

Definition
Memory manager
Term

Window manager, File manager, Dispatcher, memory manager, scheduler, dispatcher?

 

-Protects files from unauthorized access-

Definition
File manager
Term

Window manager, File manager, Dispatcher, memory manager, scheduler, dispatcher?

 

-Executes each time a time slice terminates-

Definition
Dispatcher
Term

Window manager, File manager, Dispatcher, memory manager, scheduler, dispatcher?

 

-Removes entries from the process table-

Definition
Scheduler
Term

Window manager, File manager, Dispatcher, memory manager, scheduler, dispatcher?

 

-Maintains a record of available mass storage space-

Definition
File manager
Term

Window manager, File manager, Dispatcher, memory manager, scheduler, dispatcher?

 

-Helps provide the computer's GUI environment/style-

Definition
Window manager
Term
What happens when a computer runs out of memory?
Definition
It creats virtual memory
Term
VoiP
Definition
Technology for transmitting phone calls over the internet
Term
Protocal
Definition
A governing set of rules
Term
URL
Definition
A means of identifying a document on the web
Term
IP address
Definition
Identifies a machine on the internet
Term
File Transfer Protocal (FTP)
Definition
A protocal for transferring files
Term
XML
Definition
A "format" for markup languages
Term
Packet
Definition
A message segment that is transmitted over the Internet independently
Term
Cluster computing
Definition
A distributed system in which many independent computers work closely together to provide computation or services comparable to a much larger machine
Term
Hidden terminal problem
Definition

a condition where signals from different machines are blocked from each other by objects or distance even though they can all communicate with the central access point

 

Term
Gateway
Definition

the "point" at which one network is linked to an internet; serves as a passageway between the network and the outside world

 

Term
WAN
Definition

a type of network that typically links machines over a great distance - perhaps in neighboring cities or on opposite sides of the world

 

Term
Worm
Definition

an autonomous program that transfers itself through a network, taking up residence in computers and forwarding copies of itself to other computers

 

Term
Phishing
Definition
A technique of obtaining information by posing as a legitimate source
Term
Firewall
Definition
Used to filter and/or block traffic/messages both coming into and going out of a network
Term
Domain
Definition

a name registered with ICANN for identification purposes

 

Term
Proxy server
Definition

acts as an intermediary between a client and a server with the goal of shielding the client from adverse actions of the server

 

Term
Encryption
Definition

a way of safeguarding sensitive information when sent over a network

 

Term
Internet service providers (ISP)
Definition

the organizations responsible for constructing and maintaining the networks that make up the Internet

 

Term
Dotted decimal
Definition

a notational system for representing bit patterns

 

Term
UDP
Definition

a protocol that is considered connectionless and unreliable, but is still used for DNS lookups and VoIP

 

Term
What are the two most common network topologies
Definition
Bus and Star
Term
Hub
Definition

a central (short) bus to which computers are connected to form a bus network

 

Term
Switch
Definition

connects several bus networks to form a larger network

 

Term
Router
Definition

provides a link between networks to form an internet in which the original networks maintain their unique internal characteristics

 

Term
Repeater
Definition

a device that simply passes signals back and forth between two buses - usually with some form of amplification - without considering the meaning of the signals

 

Term
Bridge
Definition

a device that connects two buses but only passes messages across the connection if that message is destined for a computer on the other side

 

Term
Link Layer
Definition

handles actual transmission of segments/packets from one machine to another

 

Term
Transport Layer
Definition

converts messages into segments/packets that are compatible with the Internet and reassembles messages that are received

 

Term
Application Layer
Definition

prepares messages and provides destination address; receives messages

 

Term
Network layer
Definition

assigns intermediate address to each segment/packet; detects that segment/packet has reached final destination (in other words, this deals with directing the segments/packets through the Internet)

 

Term
The first page of a website
Definition
index
Term
http://ssenterprise.aw.come/authors/Shakespeare/Julius_Caesar.html
Definition
Hypertext protocal
Term
http://ssenterprise.aw.com/authors/Shakespeare/Julius_Caesar.html
Definition
Mnemonic name
Term
http://ssenterprise.aw.com/authors/Shakespeare/Julius_Caesar.html
Definition
Directory path
Term
http://ssenterprise.aw.com/authors/Shakespeare/Julius_Caesar.html
Definition
Document name
Supporting users have an ad free experience!