Vocabulary List Flashcards

1
Q

WWW

A

World Wide Web/ the internet (A system of Internet servers that support specially formatted documents. The documents are formatted in a markup language called HTML.)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Internet

A

a network that accommodates several computers to facilitate exchange and transfer of data

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

ISP

A

Internet Service Provider-An ISP that piggybacks its services off of a third-party provider in order to offer ISP services without the expenses and duties required in providing those services.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Cat.6a

A

Category 6A is defined at frequencies up to 500 MHz—twice that of Cat 6.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Wifi

A

Wi-Fi is the name of a popular wireless networking technology that uses radio waves to provide wireless high-speed Internet and network connection.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

NIC

A

(Square drawn connecting Mac/PS to cable) Short for network interface card (NIC) bonding it is a term used to describe a way to increase available bandwidth.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Router

A

a device that forwards data packets along networks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Modem

A

A modem is a device or program that enables a computer to transmit data over, for example, telephone or cable lines.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

AP

A

AP- Short for Access Point, a hardware device or a computer’s software that acts as a communication hub for users of a wireless device to connect to a wired LAN.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

PC

A

Short for personal computer or IBM PC. The first personal computer produced by IBM was called the PC, and increasingly the term PC came to mean IBM or IBM-compatible personal computers, to the exclusion of other types of personal computers, such as Macs

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

MAC

A

Short for Media Access Control
Also “The Macintosh (branded as Mac since 1998) is a series of personal computers (PCs) designed, developed, and marketed by Apple Inc.”

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

HUB

A

A common connection point for devices in a network. Hubs serve as a central connection for all network equipment and handles a data type known as frames.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Switch

A

In networks, a device that filters and forwards packets between LAN segments.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Internet Filtering

A

A program that accepts a certain type of data as input, transforms it in some manner, and then outputs the transformed data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Firewall

A

Firewall systems prevent unauthorized access to or from a private network. Firewalls can be implemented in both hardware and software, or a combination of both.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

WAP

A

WAP- WAP gateway is a software system that helps WAP-enabled wireless devices to communicate to Internet Web sites and applications.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

LAN

A

LAN- LAN stands for local area network.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

WAN

A

WAN- A phrase used to describe applications and products used to manage and accelerate the flow of data across a wide-area network (WAN)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

MAN

A

MAN- A data network designed for a town or city. Geographically, MANs are larger than local-area networks (LANs), but smaller than wide-area networks (WANs).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

WLAN

A

WLAN- A type of local-area network that uses high-frequency radio waves rather than wires to communicate between nodes.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

OS

A

OS- The official name of the Macintosh operating system. Earlier versions were called System x.x, where x.x were the version numbers.

22
Q

Server

A

Server- A computer or device on a network that manages network resources.

23
Q

Network Engineer

A

Network Engineer- A network engineer, also known as network architect, designs and implements computer networks.

24
Q

Network Administrator

A

Network Administrator- The IT network administrator focuses on maintaining an organization’s data management network. The IT network extends to the corporate LAN, WAN, intranet, and Internet. The LAN network administrator is responsible for maintaining an organization’s local area network.

25
Q

System Analyst

A

Systems Analyst- A programmer or consultant who designs and manages the development of business applications. Typically, systems analysts are more involved in design issues than in day-to-day coding.

26
Q

Cellular

A

Cellular- Refers to communications systems, especially the Advance Mobile Phone Service (AMPS), that divide a geographic region into sections, called cells.

27
Q

DOS

A

DOS- Any operating system, but it is most often used as a shorthand for MS-DOS (Microsoft disk operating system).

28
Q

Software

A

Software- Computer instructions or data. Anything that can be stored electronically is software.

29
Q

Hardware

A

Hardware- Computer hardware refers to objects that you can actually touch, like disks, disk drives, display screens, keyboards, printers, boards, and chips.

30
Q

Machine Language

A

Machine Language- The lowest-level programming language, except for computers that utilize programmable microcode. Machine languages are the only languages understood by computers.

31
Q

Assembly Language

A

Assembly Language- A programming language that is once removed from a computer’s machine language. Machine languages consist entirely of numbers.

32
Q

Interpreter

A

Interpreter- A program that executes instructions written in a high-level language.

33
Q

High Level Language

A

High Level Language- A programming language such as C, FORTRAN, or Pascal that enables a programmer to write programs that are more or less independent of a particular type of computer.

34
Q

Low Level Language

A

Low Level Language- Low-level languages are closer to the hardware than are high-level programming languages, which are closer to human languages.

35
Q

Command Processor

A

Command Processor- The part of the operating system that receives and executes operating system commands. Every operating system has a command processor.

36
Q

Command Language

A

Command Language- The programming language through which a user communicates with the operating system or an application. For example, the DOS command language includes the commands DIR, COPY, and DEL, to name a few.

37
Q

IDE

A

IDE- integrated development environment abbreviated as IDE, a programming environment integrated into a software application that provides a GUI builder, a text or code editor, a compiler and/or interpreter and a debugger.

38
Q

JIT

A

JIT- Short for just-in-time compiler, a code generator that converts Java bytecode into machine language instructions.

39
Q

OOP

A

Object-oriented programming (OOP) refers to a special type of programming that combines data structures with functions to create re-usable objects.

40
Q

OOPL

A

OOPL- Object Oriented Language-A type of programming in which programmers define not only the data type of a data structure, but also the types of operations that can be applied.

41
Q

JAVA

A

JAVA- A high-level programming language that is a commonly used foundation for developing and delivering content on the Web.

42
Q

Assembler

A

Assembler- A program that translates programs from assembly language tomachine language

43
Q

C++

A

C++: A high-level programming language developed by Bjarne Stroustrup at Bell Labs. C++ adds object-oriented features to its predecessor, C.

44
Q

High Performance Computing

A

High Performance Computing- A branch of computer science that concentrates on developing supercomputers and software to run on supercomputers. A main area of this discipline is developing parallel processing algorithms and software: programs that can be divided into little pieces so that each piece can be executed simultaneously by separate processors.

45
Q

Program

A

Program- An organized list of instructions that, when executed, causes the computer to behave in a predetermined manner. Without programs, computers are useless.

46
Q

Language

A

Language- A system for communicating. Written languages use symbols (that is, characters) to build words.

47
Q

BIOS

A

BIOS- The BIOS is built-in software that determines what a computer can do without accessing programs from a disk.

48
Q

CPU

A

CPU- CPU is the abbreviation for central processing unit (the processor). The CPU is the brains of the computer where most calculations take place.

49
Q

RAM

A

RAM- RAM is an acronym for random memory access , a type of computer memory that can be accessed randomly; that is, any byte of memory can be accessed without touching the preceding bytes.

50
Q

ROM

A

ROM- Acronym for read-only memory. ROM is computer memory on which data has been prerecorded. It retains its contents even when the computer is turned off.