30 likes | 132 Vues
Learn about relational operators, logical loops, types of loops, and how to use file I/O effectively in programming. Covering test concepts and practical applications.
E N D
QUICK REVIEW – Test #3 • Relational Operators • && • || • ^ (not on test) • ! • == • != • < • <= • > • >=
LOOPS • LCVs • Types of loops • While loops • For loops
How to use File IO • Reading the file • Sentinel values in the file • Known number in the file