First Semester Vocabulary

0.0(0)
studied byStudied by 0 people
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
Card Sorting

1/59

flashcard set

Earn XP

Description and Tags

Flashcards for First Semester Vocabulary Review

Study Analytics
Name
Mastery
Learn
Test
Matching
Spaced

No study sessions yet.

60 Terms

1
New cards

What is binary?

A number system using only 0 and 1.

2
New cards

What is a bit?

A basic unit of information representing 0 or 1.

3
New cards

What is a byte?

A unit of digital information, commonly 8 bits.

4
New cards

What is decimal?

A number system based on 10.

5
New cards

What is an overflow error?

An error when a calculation produces a result that exceeds the capacity of the system.

6
New cards

What is a round-off error?

An error due to approximating a real number with a limited number of digits.

7
New cards

What is analog data?

Continuous data.

8
New cards

What is digital data?

Discrete data represented using binary digits.

9
New cards

What is sampling?

Converting analog data to digital data.

10
New cards

What is lossless compression?

Data compression technique that preserves all original data.

11
New cards

What is lossy compression?

Data compression technique that discards some data to reduce file size.

12
New cards

What is creative commons?

A type of copyright license.

13
New cards

What is intellectual property?

Creations of the mind, such as inventions, literary and artistic works, designs, and symbols, names, and images used in commerce.

14
New cards

What is bandwidth?

The rate of data transfer.

15
New cards

What is a computing device?

A machine that can run a program/computer.

16
New cards

What is a computing network?

A system of interconnected computing devices.

17
New cards

What is a computing system?

A group of computing devices and programs working together for a common purpose.

18
New cards

What is a path?

The route or sequence of connections.

19
New cards

What is an IP Address?

A numerical label assigned to each device connected to a computer network.

20
New cards

What is Internet Protocol (IP)?

Protocol for communicating data across a network.

21
New cards

What is protocol?

A standard set of rules for communication.

22
New cards

What is Fault Tolerant?

The ability of a system to continue operating properly in the event of the failure.

23
New cards

What is Redundancy?

The inclusion of extra components which are not strictly necessary to functioning, in case of failure in other components.

24
New cards

What is a Router?

A networking device that forwards data packets between computer networks.

25
New cards

What is a Packet?

A formatted unit of data carried by a network.

26
New cards

What is Domain Name System?

A hierarchical and decentralized naming system for computers, services, or other resources connected to the Internet or a private network.

27
New cards

What is HyperText Transfer Protocol?

The underlying protocol used by the World Wide Web to define how messages are formatted and transmitted.

28
New cards

What is World Wide World?

An information system on the Internet that allows documents to be connected to other documents by hypertext links, enabling the user to search for information by moving from one document to another.

29
New cards

What is Digital Divide?

The gap between individuals and communities that have and do not have access to information technologies.

30
New cards

What is input?

Data that is entered into a computer system.

31
New cards

What is output?

Data that is produced by a computer system.

32
New cards

What is user interface?

The means by which a user interacts with a computer system.

33
New cards

What is event driven programming?

A programming paradigm in which the flow of the program is determined by events.

34
New cards

What is a program?

A set of instructions that tells a computer what to do.

35
New cards

What is program statement?

An instruction in a program.

36
New cards

What is sequential programming?

A programming paradigm where instructions are executed in a linear sequence.

37
New cards

What is comment?

Explanatory text in a program that is ignored by the compiler.

38
New cards

What is debugging?

The process of finding and fixing errors in a program.

39
New cards

What is documentation?

Written material that explains how a program works or how to use it.

40
New cards

What is development process?

The set of activities involved in creating a program.

41
New cards

What is pair programming?

A software development technique in which two programmers work together at one workstation.

42
New cards

What is assignment operator?

Symbol for assigning a value.

43
New cards

What is an expression?

A combination of values that are evaluated to produce another value.

44
New cards

What is a string?

A sequence of characters.

45
New cards

What is a variable?

A storage location in a computer's memory that can hold a value.

46
New cards

What is a boolean value?

A value that is either true or false.

47
New cards

What is a comparison operator?

Symbol comparing two values.

48
New cards

What is a logical operator?

A symbol allowing logic operations.

49
New cards

What is a conditional statement?

A statement that executes only if a specified condition is true.

50
New cards

What is a function?

A named sequence of code performing one task.

51
New cards

What is a function call?

Command used to 'call' a function.

52
New cards

What is information?

Data with context / meaning.

53
New cards

What is metadata?

Data about data.

54
New cards

What is cleaning data?

Act of making data 'clean'.

55
New cards

What is data filtering?

Filtering to find a specific set of data.

56
New cards

What is correlation?

How data reacts to more data.

57
New cards

What is citizen science?

Science via citizen contribution.

58
New cards

What is crowdsourcing?

Obtaining information from the masses.

59
New cards

What is big data?

Large amounts of data.

60
New cards

What is data bias?

Bias in / with data.