Terms Flashcards

1
Q

International Organisation for Standardization

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

source code

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

machine language

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

low-level processor

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

high-level language

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

preprocessor

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

compiler

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

object code

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

linker

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

runtime library

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

cross compiling

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

automatic compilation

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

syntax error

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

statement

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

block of code

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

comment

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

single-line comments

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

end-of-line comment

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

block comment

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

main() function

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

parameter

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

body of a function

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

return statement

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

identifier

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

snake case

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

camel case

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

keyword

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

data type

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

variable

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

define a variable

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

initialize a variable

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

literal value

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

assignment statement

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

arithmetic expression

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

arithmetic operator

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

operand

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

cast a data type

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

integer division

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

modulus operator

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

remainder operator

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

decimal division

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

console

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

preprocessor directive

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

standard library

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

header file

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

namespace

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

stream

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

standard output stream

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

stream insertion operator

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

chained expressions

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

stream manipulator

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

standard input stream

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

stream extraction operator

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

function

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

argument

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

using directive

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

using declaration

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

scope resolution operator

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

fully qualified name

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

pseudorandom number

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

char

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

ASCII character set

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

character literal

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

string

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

class

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

object

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

string literal

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

empty string

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

concatenate strings

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

append to a string

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

escape sequence

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

whitespace

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

token

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

member function

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

dot operator

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

syntax error

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

compile-time error

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

test a program

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

runtime error

81
Q

logic error

82
Q

debug a program

83
Q

control statements

84
Q

Boolean expression

85
Q

relational operators

86
Q

case-sensitive comparison

87
Q

case-insensitive comparison

88
Q

if statement

89
Q

if…else statement

90
Q

selection structure

91
Q

block of statements

92
Q

block scope

93
Q

compound conditional expression

94
Q

logical operators

95
Q

order of precedence

96
Q

short-circuit operators

97
Q

data validation

98
Q

nested if statements

99
Q

binary operators

100
Q

ternary operator

101
Q

conditional expression

102
Q

switch statement

103
Q

case structure

104
Q

case label

105
Q

break statement

106
Q

default label

107
Q

execution fall through

108
Q

stream

109
Q

input

110
Q

output

112
Q

input stream

113
Q

whitespace

114
Q

output stream

115
Q

buffer

116
Q

flush the buffer

117
Q

error bits

118
Q

data validation

119
Q

stream manipulators

120
Q

significant digits

121
Q

fixed-point notation

122
Q

file I/O

123
Q

main memory (RAM)

124
Q

text file

125
Q

file access flag

126
Q

table

127
Q

column

129
Q

field

130
Q

record

131
Q

delimiter

132
Q

tab-delimited file

133
Q

comma-delimited file

134
Q

string stream

135
Q

string buffer

136
Q

fundatmental data types

137
Q

built-in data types

138
Q

integers

139
Q

floating-point numbers

140
Q

significant digits

141
Q

single-precision number

142
Q

double-precision number

143
Q

characters

144
Q

Boolean value

145
Q

scientific notation

146
Q

ASCII character set

147
Q

variable

148
Q

define a variable

149
Q

initialize a variable

150
Q

assignment operator

151
Q

constant

152
Q

casting data

153
Q

type coercion

154
Q

promote data

155
Q

demote data

156
Q

scope resolution operator

157
Q

integer overflow

158
Q

integer underflow

159
Q

Standard Template Library (STL)

160
Q

containers

161
Q

subscript operator

162
Q

index

163
Q

vector

164
Q

element

165
Q

out of bounds access

166
Q

out of range access

167
Q

initialization list

168
Q

range-based for loop

169
Q

push an element

170
Q

string

171
Q

substring

172
Q

function

173
Q

define a function

174
Q

parameter

175
Q

call a function

176
Q

invoke a function

177
Q

return statement

178
Q

Don’t Repeat Yourself (DRY)

179
Q

Declare a function

180
Q

function prototype

181
Q

global variable

182
Q

local variable

183
Q

local scope

184
Q

shadow a global variable

185
Q

global constant

186
Q

hierarchy chart

187
Q

hierarchy outline

188
Q

overloaded function

189
Q

signature of a function

190
Q

value variable

191
Q

reference variable

192
Q

header file

193
Q

interface file

194
Q

include guard

195
Q

implementation file

196
Q

namespace

197
Q

namespace scope