
■ To be able to write simple arithmetic expressions to
accomplish a specified task.
■ To be able to convert a value from one numeric type
to another numeric type.
■ To be able to write output statements that format
data in specified ways.
■ To be able to use value-returning library functions.
■ To be able to use string functions to manipulate string
data.
■ To be able to debug a program with syntax errors.
■ To be able to debug a program with logic errors.
■ To be able to modify the case study program.
Numeric Types,
Expressions,
and Output
Objectives
78828_CH03_DaleLab 5/22/09 1:49 PM Page 41