Tuesday, December 05, 2017

CIST2361 Final Test Notes Fall 2017

Thank you Jerry Sims.

2 comments:

Anonymous said...

CIST 2361 Final Exam Hints
Dec 5, 2017

open book chapters 1-10

Mostly MC
9 T/F

Arrays and data types T/F
relational operators T/F
aggregate input/output ops on a struct t/f
when user defined function executes a return - what happens? t/f
passing an enum as a parameter t/f

MC
list -
enum another name for a number
header file u include to access abs function
scope of a namespace member
name a function used to interchange contents of two string variables
ofstream syntax
integer array syntax
struct syntax - what you can do with it
enum syntax - declaring a student grade as a enum
cin.get - after 3 statements what is result
syntax involving an expression
post test loop

Unknown said...

Thank you random person ;D