CS110: Introduction to Computing - Imperative Programming: Basic Data Types

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

flashcard set

Earn XP

Description and Tags

These flashcards cover key terms and concepts related to basic data types and their operations in imperative programming as introduced in the CS110 course.

Last updated 6:22 PM on 3/2/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

Data Type

A specification of a range of values along with a set of operations defined on those values.

2
New cards

str

Represents sequences of characters with string operations.

3
New cards

int

Represents integers with arithmetic operations.

4
New cards

float

Represents floating-point numbers (aka floats) with arithmetic operations.

5
New cards

bool

Represents boolean (true/false) values with logical operations.

6
New cards

complex

Represents complex numbers (e.g., 2 + 3i) with complex-number operations.

7
New cards

Literal

A basic data-type value directly defined in code, like a string or number.

8
New cards

Identifier

A name representing a variable or function, which is a sequence of letters, digits, and underscore symbols.

9
New cards

Variable

Associates a name with a data-type value that can change.

10
New cards

Constant Variable

A variable whose value does not change during the execution of a program.

11
New cards

Operator

Represents a data-type operation, such as arithmetic or logical operations.

12
New cards

Function

A block of reusable code that carries out a specific task and can return a value.

13
New cards

Expression

A combination of literals, variables, operators, and non-void function calls.

14
New cards

Statement

A syntactic unit that expresses some action to be carried out in a program.

15
New cards

Assignment Statement

Used to define variables, establishing a name for a value or expression.

16
New cards

Operator Precedence

The rules defining the order in which operations are performed in an expression.

17
New cards

Boolean

Represents truth values, either true or false, in programming.

Explore top notes

Explore top flashcards

flashcards
Fiction Review
20
Updated 1146d ago
0.0(0)
flashcards
F3 Vocabulaire Ch4.1
42
Updated 1171d ago
0.0(0)
flashcards
'24ers
25
Updated 941d ago
0.0(0)
flashcards
apush unit one terms !!!!!
42
Updated 937d ago
0.0(0)
flashcards
Preposizioni
22
Updated 797d ago
0.0(0)
flashcards
Fiction Review
20
Updated 1146d ago
0.0(0)
flashcards
F3 Vocabulaire Ch4.1
42
Updated 1171d ago
0.0(0)
flashcards
'24ers
25
Updated 941d ago
0.0(0)
flashcards
apush unit one terms !!!!!
42
Updated 937d ago
0.0(0)
flashcards
Preposizioni
22
Updated 797d ago
0.0(0)