Chapter 3: Computer Software and Hardware Flashcards
Enumeration:
Types of Computer Systems
- Microcomputer Systems
- Midrange Systems
- Mainframe Systems
Personal computers, network computers, technical workstations, personal digital assistants, information appliances, etc.
Microcomputer Systems
Network servers, minicomputers, web servers, multiuser systems, etc.
Midrange Systems
Enterprise systems, superservers, transaction processors, supercomputers, etc.
Mainframe Systems
are the most important category of computer systems for both businesspeople and consumers. Although usually called a personal computer, or PC, a ________ is much more than a small computer for use by an individual as a communicator device. The computing power of micro computers now exceeds that of the mainframes of previous computer generations, at a fraction of their cost. Thus, they have become powerful networked professional workstations for business professionals.
Microcomputer Systems
The term ______ describes a category of extremely powerful computer system specifically designed for scientific, engineering, business applications requiring extremely high speeds for massive numeric computations. The market for supercomputers includes government research agencies, large universities, and major corporations. They use _________ for applications such as global weather fore-casting, military defense systems, computational cosmology and astronomy, microprocessor research and design, and large-scale data mining.
Supercomputer Systems
_________ is the generic name given to all input, output, and secondary storage devices that are part of a computer system but are not part of the CPU. _________ depend on direct connections or telecommunications links to the central processing unit of a computer system. Thus, all peripherals are online devices; that is, they are separate from, but can be electronically connected to and controlled by, a CPU.
Peripherals
Keyboards are still the most widely used devices for entering data and text into computer systems. However, ___________ are a better alternative for issuing commands, making choices, and responding to prompts displayed on your video screen. They work with your operating system’s graphical user interface (GUI), which presents you with icons, menus, windows, buttons, and bars for your selection.
Pointing Devices
Enumeration:
Kinds of Pointing Devices
- ELECTRONIC MOUSE
- TRACKBALL
- POINTING STICK
- TOUCH PAD
is the most popular pointing device used to move the cursor on the screen, as well as issue commands and make icon and menu selections
ELECTRONIC MOUSE
is a stationary device related to the mouse.
TRACKBALL
A _______ (also called a trackpoint) is a small button-like device, sometimes likened to the eraser head of a pencil.
POINTING STICK
The ________ is a small rectangular touch-sensitive surface usually placed below the keyboard.
TOUCH PAD
Enumeration:
Types of Software
- System Software
- Application Software
- Programming Software
- Middleware
______________ are software applications designed to help individuals manage personal information, such as contacts, calendars, tasks, notes, and sometimes even email.
PERSONAL INFORMATION MANAGERS
A software that helps workgroups and teams collaborate to accomplish group assignments.
GROUPWARE
It refer to different programs or applications that serve similar purposes or provide similar functionalities.
SOFTWARE ALTERNATIVES
it is a model for allowing convenient, on demand access from anywhere to a shared pool of computing resources.
CLOUD COMPUTING
_____________ in software refers to the efficient allocation and utilization of resources such as CPU, memory, storage, and network bandwidth to ensure optimal performance and reliability of software applications.
RESOURCE MANAGEMENT
_______________ in software involves organizing, storing, retrieving, and manipulating files and data within a computer system
FILE MANAGEMENT
____________________in software involves organizing, tracking, and prioritizing tasks or activities to ensure efficient completion of goals and projects.
TASK MANAGEMENT
computer operating system (OS) developed by Microsoft Corporation to run personal computers (PCs)
Microsoft Windows
Who develop Microsoft?
Bill Gates and Paul Allen (1975)
Date that Windows 1 released?
1985
Date that Windows 3.1 released?
1992
Date that Windows 95 released?
1995
Date that Windows NT released?
1995
Date that Windows 98 released?
1998
Date that Windows XP released?
2001
Date that Windows Vista released?
2006
Date that Windows 7 released?
2009
Date that Windows 8 released?
2012
Date that Windows 10 released?
2015
an open source operating system (OS) that directly manages a system’s hardware and resources
low-cost, powerful and reliable UNIX-like OS
was developed as free or low-cost shareware or open-source software in 1990s by Linus Torvald of Finland
Linux
used for Internet servers, workstations, and mainframe computers
multitasking, multiuser, network-managing OS whose portability allows it to run on mainframes, midrange computers, and microcomputers
Unix
is software with source code that anyone can access
developers collaborate on the development of an application using programming standards that allow for anyone to contribute to the software
Open Source Software
a programming language for creating Web pages
a page description language that creates hypertext or hypermedia documents
HTML (Hyper Text Markup Language)
a programming language that supports information exchange between computer systems
it describes the contents of Web pages (including business documents designed for use on the Web) by applying identifying tags or contextual labels to the data in Web documents
XML (eXtensible Markup Language)
a programming language used to develop mobile apps, web apps and much more
an object-oriented programming language created by Sun Microsystems
Java
It is a developer platform with tools and libraries for building any type of app
collection of programming support
.Net
a software system that supports interoperable machine-to-machine interaction over a network
software components that are based on a framework of Web and object-oriented standards and technologies for using the Web that electronically link the applications of different users and different computing platforms
Web Services
Computer comes from latin word _______ that means _______
- Computare
- To compute, to recall
The word “calculate” is derive from _______, the latin word for _______
- calculus
- small stone, pebbles, beads
First computing tool
Abacus
gigaflops means?
billions of floating-point operations per second
teraflops means?
trillions of floating-point operations per seconds
The use of symmetric multiprocessing (SMP) and distributed shared memory (DSM) designs for smaller numbers of interconnected microprocessors has spawned a breed of ________ with prices that start in the hundreds of thousands of dollars
Minisupercomputers
Enter data and instructions into the CPU
Input Devices
Enumeration:
Kinds of Input devices
- Keyboard
- Mouse
- Touch screen
- Optical Scanner
- Voice Recognition
2 parts of CPU (Central Processing Unit)
- Control Unit
- Arithmetic-Logic Unit