Computer Science 101

Description

For computer 101 class
ashleigh nichole
Quiz by ashleigh nichole, updated more than 1 year ago
ashleigh nichole
Created by ashleigh nichole about 8 years ago
42
2

Resource summary

Question 1

Question
[blank_start]Windows Applications[blank_end]- Software designed to work with windows
Answer
  • Windows Applications

Question 2

Question
[blank_start]Icon[blank_end]- a graphical representation of an application.
Answer
  • Icon

Question 3

Question
[blank_start]Window[blank_end]- Rectangular area that contains an application.
Answer
  • Window

Question 4

Question
[blank_start]Hardware[blank_end]- actual physical components of the computer system that we can touch.
Answer
  • Hardware

Question 5

Question
[blank_start]Density[blank_end]- refers to the number of Characters that can be stored.
Answer
  • Density

Question 6

Question
[blank_start]Control Programs[blank_end]- manage computers hardware and resources; kernal controls all programs and hardware as long as computer is running Kernal in memory and running.
Answer
  • Control Programs

Question 7

Question
[blank_start]Computer Program[blank_end]- A finite set of detailed step-by-step instructions written in a computer language to compute a task in a finite amount of time.
Answer
  • Computer Program

Question 8

Question
[blank_start]Pseudo-code[blank_end]-Fake computer programming language code. The code is not written in a computer programming language.
Answer
  • Pseudo-code

Question 9

Question
[blank_start]Service programs[blank_end]- external programs loaded into memory when needed. Provides service for user. When command in executes program is loaded into memory. The program runs the terminals used by program is released for other programs.
Answer
  • Service programs

Question 10

Question
[blank_start]Algorithm[blank_end]- A finite set of detailed step-by-step instructions written in pseudo code to complete a task in a finite amount of time.
Answer
  • Algorithm

Question 11

Question
[blank_start]Data[blank_end]- raw facts; can also be used as a general term to describe many different items.
Answer
  • Data

Question 12

Question
[blank_start]Computer[blank_end]-fast mechanical electro-mechanical (combination of electrical circuits and gear) electrical symbol manipulating device that follow a set of instruction to complete a task in a finite amount of time.
Answer
  • Computer

Question 13

Question
[blank_start]BUS[blank_end]- a collection of wire through which data is transmitted from one part of a computer to another.
Answer
  • BUS

Question 14

Question
[blank_start]Secondary storage[blank_end]- not in main memory and is considered permanent.
Answer
  • Secondary storage

Question 15

Question
[blank_start]Primary Storage[blank_end]- RAM (random access memory) computers main memory where data is stored temporary. This memory is volatile- if electricity goes off data stored will be lost.
Answer
  • Primary Storage

Question 16

Question
[blank_start]Ergonomics[blank_end]- study of people in there work environment; involves examining physical characteristics of people and the way the function at work.
Answer
  • Ergonomics

Question 17

Question
[blank_start]Hard boot[blank_end]- Machine running (locked up); turn off machine; clears out memory (wait 10 secs); turn machine back on.
Answer
  • Hard boot

Question 18

Question
[blank_start]Soft boot[blank_end]- machine is already running; the system locks up and not allow you to enter command or exit.
Answer
  • Soft boot

Question 19

Question
[blank_start]Cold Boot[blank_end]- (booting the machine) This is where the operating system is initially loaded into the computers memory when the machine is first turned on for the day.
Answer
  • Cold Boot

Question 20

Question
[blank_start]Direct Access Secondary Device[blank_end]- data can be accessed without reading past all preceding data. Computer goes directly to where data is stored.
Answer
  • Direct Access Secondary Device

Question 21

Question
[blank_start]Sequential access secondary storage[blank_end] device- data is accessed on record at a time starting with first, Then second and so on.
Answer
  • Sequential access secondary storage

Question 22

Question
[blank_start]Dialog Box-[blank_end] a window that requires you to enter data or select an item before processing will continue.
Answer
  • Dialog Box

Question 23

Question
[blank_start]non windows application[blank_end]- these are programs that are not designed specialty for windows; these programs can run under windows but do not take advantage of windows features.
Answer
  • non windows application

Question 24

Question
[blank_start]Servers[blank_end]-controls access to hardware, software, and other resources on a network; provides a centralized storage area for programs, data, and information.
Answer
  • Servers

Question 25

Question
[blank_start]General Purpose Computer[blank_end]- solve variety of problems; not pre-programmed.
Answer
  • General Purpose Computer

Question 26

Question
[blank_start]Special purpose computer[blank_end]- designed to solve specific problems; hardwired program is built into hardware.
Answer
  • Special purpose computer

Question 27

Question
[blank_start]Hybrid computer[blank_end]- combine input/ output design of analog computers with the digital computers ability to store instructions and perform accurate calculations.
Answer
  • Hybrid computer

Question 28

Question
[blank_start]Analog Computer[blank_end]- program built into hardware
Answer
  • Analog Computer

Question 29

Question
[blank_start]Digital Computer[blank_end]- most common; organizes data into simple math values; 0's and 1's binary; flexible can execute different programs.
Answer
  • Digital Computer

Question 30

Question
[blank_start]Application Software[blank_end]- programs that perform a specific task.
Answer
  • Application Software

Question 31

Question
[blank_start]System software[blank_end]- programs that control a computers resources and hardware.
Answer
  • System software

Question 32

Question
[blank_start]Software[blank_end]- instructions that direct the operations of a computer.
Answer
  • Software

Question 33

Question
[blank_start]Interface[blank_end]- describes how two parts work together by being joined.
Answer
  • Interface

Question 34

Question
[blank_start]external bus[blank_end]- a bus that connects a computer to peripheral devices that are external to the computer.
Answer
  • external bus

Question 35

Question
[blank_start]Soft return[blank_end]- the code that the program inserts into the document to word wrap.
Answer
  • Soft return

Question 36

Question
[blank_start]Hard return[blank_end]- the format code that the program inserts into the document when enter is processed. Enter means go to beginning of the next line immediately.
Answer
  • Hard return

Question 37

Question
[blank_start]Navigating Windows[blank_end]- the process of finding a location on a storage device.
Answer
  • Navigating Windows

Question 38

Question
[blank_start]Manual page break[blank_end]- (hard page break) page break is manually inserted by the user (control + enter)
Answer
  • Manual page break

Question 39

Question
[blank_start]Automatic page break[blank_end]- (soft page) word automatically inserts page break.
Answer
  • Automatic page break

Question 40

Question
[blank_start]Software general definition[blank_end]- the computer programs their documentation and the people that use them.
Answer
  • Software general definition

Question 41

Question
[blank_start]operating system[blank_end]- set or programs that control the hardware and provides services to system software, application software, and users; load onto memory during boot process; Johnvan Newman- had idea of starting program in computers memory.
Answer
  • operating system

Question 42

Question
[blank_start]Flash Memory[blank_end]- A special type of EEPROM that can be erased and reprogrammed in blocks instead of one byte at a time.
Answer
  • Flash Memory

Question 43

Question
[blank_start]On-line input[blank_end]- immediate capture and entry of data into the computer for processing.
Answer
  • On-line input

Question 44

Question
[blank_start]Batch input[blank_end]- data is collected for a period of time and entered into the computer for processing.
Answer
  • Batch input

Question 45

Question
[blank_start]mini tool bar[blank_end]- minimize mouse movement; transparent or bright.
Answer
  • mini tool bar

Question 46

Question
[blank_start]Transcription error[blank_end]- errors made while typing a document the errors were not in the source document.
Answer
  • Transcription error

Question 47

Question
[blank_start]Transposition error[blank_end]- two characters reversed
Answer
  • Transposition error

Question 48

Question
[blank_start]Ribbon[blank_end]- control center in word; easy access to the tasks performed while creating, editing, formatting a document; consists of tabs, groups, commands.
Answer
  • Ribbon

Question 49

Question
[blank_start]Real time process[blank_end]- immediate processing of data.
Answer
  • Real time process

Question 50

Question
[blank_start]Plotter[blank_end]- output device that uses a pen attached to a movable arm to draw graphic images on paper.
Answer
  • Plotter

Question 51

Question
[blank_start]Graphics Adapter Card[blank_end]- a circuit board that converts electronic signals sent by a computer into a term usable by the monitor.
Answer
  • Graphics Adapter Card

Question 52

Question
[blank_start]Refresh rate[blank_end]- number of times a screen is scanned per second to maintain an image.
Answer
  • Refresh rate

Question 53

Question
[blank_start]Device Drivers[blank_end]- software that allows peripheral devices to communicate with your computer and other peripheral devices.
Answer
  • Device Drivers

Question 54

Question
[blank_start]File[blank_end]- a collections of data or information that has a name called filename. Almost all information stored in a computer must be in a file.
Answer
  • File

Question 55

Question
[blank_start]Microcomputer[blank_end]- 1 user; $200- $25,00
Answer
  • Microcomputer

Question 56

Question
[blank_start]mainframes[blank_end]- more than 40 users; size of an entire room
Answer
  • mainframes

Question 57

Question
[blank_start]super computer[blank_end]- fastest most powerful, most expensive, 100 tons, stores 20,000x data.
Answer
  • super computer

Question 58

Question
[blank_start]mini computer[blank_end]- 2-40 users; middle sized, medium price.
Answer
  • mini computer

Question 59

Question
[blank_start]input[blank_end]- the data that goes into a computer program for processing.
Answer
  • input

Question 60

Question
[blank_start]output[blank_end]- the results of the computer processing. the results may be printed on paper, the monitor, the speaker, to a file, etc..
Answer
  • output

Question 61

Question
[blank_start]infinite[blank_end]- no end
Answer
  • infinite

Question 62

Question
[blank_start]Finite[blank_end]- There is a ending point
Answer
  • Finite
Show full summary Hide full summary

Similar

Common Technology Terms
Julio Aldine Branch-HCPL
Jobs of the Future and What to Study for them
Jonathan Moore
Network Protocols
Shannon Anderson-Rush
Introduction to the Internet
Shannon Anderson-Rush
Computational Data
Shannon Anderson-Rush
Higher Level Economics
Jim hammerton
Types and Components of Computer Systems
Jess Peason
Input Devices
Jess Peason
Input and Output Devices
Jess Peason
My SMART School Year Goals for 2015
Stephen Lang
Summer Learning Loss & How To Prevent It
philip.ellis