WGU Intro to IT C182 Leave the first rating Students also studied Terms in this set (104) Science Computer Science Computer Architecture Save Andrez ortiz 39 terms Gonzalez_Alejandro12 Preview Technology Infrastructure and Secu...103 terms thorntonm32Preview Section 2 11 terms Gabriel_S253Preview Compu 58 terms Hav Practice questions for this set Learn1 / 7Study using Learn Software as a Service - online apps hosted somewhere else Define: Information TechnologySystem of dependent parts working separately to accomplish information goals.Includes technology and people.
Define: Information Systems
Choose an answer
1Define: Information Technology2
Which generation of computers: Integrated
Circuits (ICs) replace transistors 3Purpose of an IT Department4SaaS Don't know?
Why is it important that data supports business goals? businesses use databases to collect and analyze data to reach their strategic goals.Business intelligence is...knowledge Purpose of an IT DepartmentHelp organizations achieve their strategic goals.
What does the following SQL Statement do: SELECT *
FROM tblState WHERE IS LIKE "%s"
Which generation of computers: Mass produced
transistors 2nd Gen
Which generation of computers: Magnetic core memory 2nd Gen
Which generation of computers: Larger memory sizes
than vacuum tubes 2nd Gen (magnetic core memory)
Which generation of computers: Mainframes first appear 2nd Gen
Which generation of computers: What time period was
3rd Generation of computers mid 60's - mid 70's
Which generation of computers: Integrated Circuits (ICs)
are printed on silicon 3rd Gen
Which generation of computers: Integrated Circuits (ICs)
replace transistors 3rd Gen
Which generation of computers: Minicomputers first
appear 3rd Gen
Which generation of computers: Families of computers
first appear 3rd Gen
Which generation of computers: Programs compiled for a
family of computers could run on any computer in the family 3rd Gen
Which generation of computers: Software development
field is born 3rd Gen
Which generation of computers: Regular people start
using computers 3rd Gen
Which generation of computers: Single chip processors
(microprocessor) first appears 4th Gen
Which generation of computers: Small computers built
around a single chip 4th Gen
Which generation of computers: Microcomputers first
appear 4th Gen
Which generation of computers: First generation of
personal computers 4th Gen
Which generation of computers: Miniturization biggest
change since 1974 4th Gen Define: Moore's LawThe number of transistors on a chip increases by orders of magnitude every year.Roles of Information Technology ProfessionalsSystem Admin, Web Admin, DB Admin, Security Admin, Support Specialist
Define: DataRaw Input
Define: InformationProcessed Data
Define: Knowledgeinformation that has been put to use. knowledge is a synthesis of several different sources of information. Also,Information placed into a context, Define: WisdomProvides a social setting to knowledge. Some refer to wisdom as an understanding of "why" Quality Data is...Timely. Thorough, Reliable, Accurate DIKW stands for what?Data, Information, Knowledge, Wisdom
Define: DIKWTransition of data to information to knowledge to wisdom
Definition: Language TranslatorCompilers and Interpreter
Define: Compiled ProgramTranslates a finished application and translates it into machine language.Define: Interpreted Programinstructions are executed in the order in which they're presented one-by-one Define: Assembly LanguageLow level programming language. Machine language (hex / binary)
Define: Scripting LanguagesTypically used for automation
AlgorithmA formula or procedure for solving a problem. It can also be described as a set of steps that are followed in order to complete a computer process.IOP+SInput, Output, Processing, and Storage Four operations a computer performsIOP+S Model (Input, Output, Processing, and Storage) Benefits of a networkUsers can share hardware (decrease cost)
Networking Media TypesTwisted Pair (UTP), Coax, Fiber Optic, and Radio - Satellites, radio towers, etc.Long distance Network Topology TypesRing, Star, Mesh, Bus IP Addressa specific location on a network and / or the internet.DNSDomain Name Service translates domain names into IP addresses URLUniversal Resource Locator Components of an URLProtocol, Domain Name, and Resource Path BIOSBasic Input Output System Two basic components of a CPU?CU, ALU CU (Control Unit)retrieves the instructions and the raw data that is input, and coordinates or controls the sending of those instructions and data to the ALU ALU (Arithmetic Logic Unit)Arithematic Logic Unit. Does the actual processing of the data, from mathematical calculations and logical operations Pipe-lined CPUFetch-execute cycle is overlapped Types of peripheralsPorts, Slots, Cards, Bays Main function of an Operating System (OS) is... Allows a computer user to easily access the hardware and software of a computer system Components of an OSKernel, Device Drivers, Shell, Services, Utility Programs KernelCore of the OS. Interface between hardware and software. Performs resource and memory management.Device DriversDevice drivers provide specific interfaces between the OS running a computer and hardware.ShellThe shell is an interface for the user. Provides access to kernel interfaces Services (daemons)programs that are usually started when the operating system is loaded and initialized, but they run in the background Utility ProgramsSystem utilities are programs that allow the user to monitor and improve system performance Application softwareprograms that end users run to accomplish tasks.