Exam 2 Flashcards
Computer Hardware are
electric components that regulate input process output and store data ( according to encoded computer programs or software)
CPU
Central Processing Unit (brain)
ex dual and quad processors
what is Main Memory?
RAM (Random Access Memory)
Server
it is a computer designed to support processing requests from many remote computers and users
what is a server farm?
collection of thousands of servers
how do computers represent data
binary digits (bits)
bytes are
8 bit chunks
I o t (internet of things)
it is the idea that objects are becoming connected to the internet so they can interact with other devices, application or services.
Operating Systems are
programs that controls computer’s resources
Native applications
programs that are written to use a particular OS
aka thick-client applications
Web-application
(aka thin-client application)
they run on computer browsers (ex. Firefox, chrome)
modern-style applications
applications that are touch-screen oriented (windows)
symbian
mobile operating system for Europe and far East
Virtulalization
it is where one physical computer hosts many different virtual computers within it Ex. mac book with windows and apple OS
site license
large organization negotiating a flat fee that authorizes the company to install the product on company’s computers
horizontal-market application
software provides capabilities common across all organizations and industries
Vertical- market applicaiton
software serves needs of a specific industry
GNU
it open source operating system
BYOD policy
bring your own device
firmware
this is computer software that is installed into devices such as printers, print servers, and various communication devices
just-in-time data
data delivered to the user at precise time it is needed
mobile device management software
they install and update software, backup and restore mobile devices, wipe employeesoftware in the event the device is lost or employee leaves the company
volatile vs nonvolitile
volatile means data is lost if power is off
nonvolatile means the contents survive if power is turned off ex optical disks
object oriented
these are languages used to create complex applications
used by professional programmers
PC virtualization
a personal computer hosts several different operating systems
columns are also called
rows are also called
fields
records
Key (aka primary key)
a column or group of columns that identifies a unique row in a table
foreign keys
values of the foreign key match values of the primary key in a different table
relational databases
they are databases that carry data in the form of tables and that represent relationships using foreign keys.
metadata
this data describing data
DBMS
database management system
they create, process and administer a database
ex. Access,SQL,mySQL
SQL
Structured Query Language
it is an international standard language for processing a database.
database application
it is a collection of reports, queries,and application programs that serves as intermediary between users and database data.
data model
before building a database developers construct a logical representation of database data
E R data models
tools for constructing data models (entity-relationship data models)
Entity
they are what you want to track
ex. order, customer salesperson, an item