Geschreven door studenten die geslaagd zijn Direct beschikbaar na je betaling Online lezen of als PDF Verkeerd document? Gratis ruilen 4,6 TrustPilot
logo-home
Tentamen (uitwerkingen)

UTA INSY 2303 Final Exam Review (Units 1-4)

Beoordeling
-
Verkocht
-
Pagina's
8
Cijfer
A+
Geüpload op
12-03-2024
Geschreven in
2023/2024

UTA INSY 2303 Final Exam Review (Units 1-4) Convergence The expansion of cloud computing, a process by which several technologies with distinct functionalities evolve to form a single product. Your computer plays movies. Your cell phone has a camera. Your clock has a radio. Cloud computing A process that provided access to information, applications, communications, and storage over the Internet. Digital data Text, numbers, graphics, or sound represented by discrete digits, such as 1s and 0s. Analog data Data that is measured or represented on a continuously varying scale, such as a dimmer switch or a watch with a sweep second hand. Compression Any technique that recodes the data in a file so that it contains fewer bits Lossy compression Any data compression technique in which some of the data is sacrificed to obtain more compression. Lossless compression A compression technique that is able to reconstitute all of the data in the original file; hence lossless means that this compression technique does not lose data. Compression is commonly referred to as "zipping". True On laptops and desktop computers, the compression utility is accessed from the same screen used to manage files. True Pixel interpolation A process that is used by graphics software to average the color of adjacent pixels in an image, usually when the image is enlarged. Data In the context of computing and data management, data refers to the symbols that a computer uses to represent facts and ideas. Information A computer system that collects, stores, and processes information, usually within the context of an organization. Bitmap An image, such as a digital photo, that is stored as a grid work of colored dots. A bitmap graphic is composed of a grid of tiny rectangular cells where each cell is a picture element, commonly called a pixel. True Vector graphics include standard shapes such as circles and rectangles. True Vector graphics An image generated from descriptions that specify the position, length, and direction in which lines and shapes are drawn. Vector graphics vs. Bitmap graphics Vector graphics resize better than bitmaps, require less storage space, are not as realistic as bitmap images, and editing an object is easier than in bitmap. Vector graphics are used for line art, logos, simple illustrations, infographic elements, and diagrams. True _______ are based on vectors stored as a set of instructions describing the coordinates for lines and shapes in a three-dimensional space. 3-D graphics Ray tracing A technique by which light and shadows are added to a 3-D image. Rendering In graphics software, the process of creating a 3-D solid image by covering a wireframe drawing and applying computer-generated highlights and shadows. Vectors Lines and curves that form simple shapes. Vectors form a wireframe that works like the framework for a tent. True Software The instructions that direct a computer to perform a task, interact with a user, or process data. Application software A set of computer programs that help users perform a specific task such as word processing. The primary purpose of _______ is to help the computer system monitor itself in order to function efficiently (an example is a computer operating system or OS). System software _______ are used for creating software applications, Web sites, operating systems, and utilities. Development tools When a computer "runs" software, it performs the instructions to carry out a task. True Operating system The software that controls the computer's use of its hardware resources, such as memory and disk storage space. Storage A term used for the components of a digital device designed to hold data permanently. A data storage system has two main components: a _______ and a _______. Storage medium; storage device Storage medium The disk, tape, CD, or DVD that contains data. Storage device The mechanical apparatus that records and retrieves data from a storage medium. Magnetic storage Storage that represents data by magnetizing particles of an oxide-based surface coating. A hard disk drive contains one or more platters and their associated read-write heads. True A _______ is a flat, rigid disk made of aluminum or glass and coated with magnetic iron oxide particles. Hard disk platter A read-write head mechanism in the disk drive magnetizes particles to write data, and senses the particles' polarities to read data. True Access time The average time it takes a computer to locate data on the storage medium and read it. Data transfer rate The amount of data a storage device can move per second from the storage medium to RAM. CD, DVD, and Blu-ray (BD) technologies are classified as optical storage, which represents data as microscopic light and dark spots on the disc surface. True Optical storage Storage that records data as light and dark spots on a CD, DVD, or other optical media. Optical technologies are grouped into three categories: Read-only, recordable, and rewriteable. Read-only technology (ROM) A technology that stores data permanently on a disc, which cannot be later added to or changed and can potentially store data for 100 years. Recordable technology (R) A technology that uses a laser to change the color in a dye laser sandwiched beneath the clear plastic disc surface; the laser creates dark spots that are read as pits. Rewritable technology (RW) A technology that uses phase change technology to alter a crystal structure on the disc surface; altering this structure creates patterns of light and dark spots resembling pits and lands. Solid state storage Storage that stores data in erasable, rewritable circuitry, rather than on spinning disks or streaming tape. Memory card A flat, solid state storage medium commonly used to transfer files from digital cameras and media players to computers. Solid state drive (SSD) A package of flash memory that can be used as a substitute for a hard disk drive. USB flash drive A portable storage device that plugs directly into a computer's system unit using a built-in USB connector.

Meer zien Lees minder
Instelling
Vak

Voorbeeld van de inhoud

UTA INSY 2303 Final Exam Review
(Units 1-4)
Convergence
The expansion of cloud computing, a process by which several technologies with
distinct functionalities evolve to form a single product. Your computer plays movies.
Your cell phone has a camera. Your clock has a radio.
Cloud computing
A process that provided access to information, applications, communications, and
storage over the Internet.
Digital data
Text, numbers, graphics, or sound represented by discrete digits, such as 1s and 0s.
Analog data
Data that is measured or represented on a continuously varying scale, such as a
dimmer switch or a watch with a sweep second hand.
Compression
Any technique that recodes the data in a file so that it contains fewer bits
Lossy compression
Any data compression technique in which some of the data is sacrificed to obtain more
compression.
Lossless compression
A compression technique that is able to reconstitute all of the data in the original file;
hence lossless means that this compression technique does not lose data.
Compression is commonly referred to as "zipping".
True
On laptops and desktop computers, the compression utility is accessed from the
same screen used to manage files.
True
Pixel interpolation
A process that is used by graphics software to average the color of adjacent pixels in an
image, usually when the image is enlarged.
Data
In the context of computing and data management, data refers to the symbols that a
computer uses to represent facts and ideas.
Information
A computer system that collects, stores, and processes information, usually within the
context of an organization.
Bitmap
An image, such as a digital photo, that is stored as a grid work of colored dots.
A bitmap graphic is composed of a grid of tiny rectangular cells where each cell
is a picture element, commonly called a pixel.
True
Vector graphics include standard shapes such as circles and rectangles.

, True
Vector graphics
An image generated from descriptions that specify the position, length, and direction in
which lines and shapes are drawn.
Vector graphics vs. Bitmap graphics
Vector graphics resize better than bitmaps, require less storage space, are not as
realistic as bitmap images, and editing an object is easier than in bitmap.
Vector graphics are used for line art, logos, simple illustrations, infographic
elements, and diagrams.
True
_______ are based on vectors stored as a set of instructions describing the
coordinates for lines and shapes in a three-dimensional space.
3-D graphics
Ray tracing
A technique by which light and shadows are added to a 3-D image.
Rendering
In graphics software, the process of creating a 3-D solid image by covering a wireframe
drawing and applying computer-generated highlights and shadows.
Vectors
Lines and curves that form simple shapes.
Vectors form a wireframe that works like the framework for a tent.
True
Software
The instructions that direct a computer to perform a task, interact with a user, or process
data.
Application software
A set of computer programs that help users perform a specific task such as word
processing.
The primary purpose of _______ is to help the computer system monitor itself in
order to function efficiently (an example is a computer operating system or OS).
System software
_______ are used for creating software applications, Web sites, operating
systems, and utilities.
Development tools
When a computer "runs" software, it performs the instructions to carry out a task.
True
Operating system
The software that controls the computer's use of its hardware resources, such as
memory and disk storage space.
Storage
A term used for the components of a digital device designed to hold data permanently.
A data storage system has two main components: a _______ and a _______.
Storage medium; storage device
Storage medium
The disk, tape, CD, or DVD that contains data.
Storage device

Geschreven voor

Vak

Documentinformatie

Geüpload op
12 maart 2024
Aantal pagina's
8
Geschreven in
2023/2024
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

$11.99
Krijg toegang tot het volledige document:

Verkeerd document? Gratis ruilen Binnen 14 dagen na aankoop en voor het downloaden kun je een ander document kiezen. Je kunt het bedrag gewoon opnieuw besteden.
Geschreven door studenten die geslaagd zijn
Direct beschikbaar na je betaling
Online lezen of als PDF

Maak kennis met de verkoper

Seller avatar
De reputatie van een verkoper is gebaseerd op het aantal documenten dat iemand tegen betaling verkocht heeft en de beoordelingen die voor die items ontvangen zijn. Er zijn drie niveau’s te onderscheiden: brons, zilver en goud. Hoe beter de reputatie, hoe meer de kwaliteit van zijn of haar werk te vertrouwen is.
QUICKEXAMINER Walden University
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
92
Lid sinds
2 jaar
Aantal volgers
44
Documenten
5418
Laatst verkocht
3 weken geleden
QUICK EXAMINER

Looking for high-quality study materials to help you excel? You’re in the right place! I provide well-structured notes, summaries, essays, and research papers across various subjects, all designed to make studying easier and more efficient. Why Choose My Materials? ✔ Comprehensive and well-organized content ✔ Easy-to-understand explanations ✔ Time-saving summaries for exams and research ✔ Carefully curated to ensure accuracy and clarity Each document is crafted to provide valuable insights, helping you grasp concepts quickly and effectively. Whether you're preparing for exams, writing an assignment, or just need clear and concise notes, my resources will support your academic journey. Browse my collection and take your studies to the next level

Lees meer Lees minder
3.6

15 beoordelingen

5
5
4
5
3
2
2
0
1
3

Recent door jou bekeken

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo makkelijk kan het dus zijn.”

Alisha Student

Bezig met je bronvermelding?

Maak nauwkeurige citaten in APA, MLA en Harvard met onze gratis bronnengenerator.

Bezig met je bronvermelding?

Veelgestelde vragen