Monday, June 11, 2018

Notes for MidTerm Exam Summer 2018

1 comment:

Anonymous said...

CIST2361-Introduction to C++ Programming
Midterm
25Questions
Each question is 4pts a piece

Ch.1:
History and Overview
Input/output devices// (P.5)
Binary units (P6)Chart*// Processing program (P9)
IOS standards// (P22)
Ch.2:
Identifiers// (P36)
Whitespaces// (P37)
Char how many spaces? // (P39)
Sizing// (P40/41)
Data types and Variable assignments// (P42)
43/49 Order of precedence/Structure// (P43/49)
Conversion// (P50/51)
String Types// (P53)
Cin/Cout floats and variables Initializing// (P60/65*)
Know outputs. Processor directives// (P71/78)
Assignment operations// (P92)
Ch.3:
CIN/ Extraction operators// (P123)
Specialized Functions**// (P133)
Showpoint* Ignore/Peak/Putback/Set Precision
// (P144)
File Input and output// (P160)
CH.4:
Control Structures// (P188)
Relational operators// (P189)
One way selector// (P192)
Two way structure// (P195)
Types of expressions// (198/201)
Bouyon operators// (P199)
Order of precedence// (P201)
Block Statements// (P207)
Nested If// (P207/212)
Conditional Operator// (P223)
Switch// (P227/234)
CH.5:
While loops// (P269/272)
Counter controls// (P274)
Sentinel Control// (P277)
Flag control// (P283)
EFile// (P286)
FIBONACCI// (P293)
For Loop// (P297/299)
DoWhile// (P309/311)
Knowing which loop to use// (P313)
Break and continue statements// (P313)
Nested controls// (P315)




NEED TO KNOW:
X=x+y
X +=y
Know \b=backspace
DIFFERENCES BETWEEN = and == (SILENT KILLER)P220/221


Also Caleb is terrible because he skipped. F-