Examlex

Solved

Shane Chadwick Is a Sales Representative for the Metropolitan Commuter

question 53

Multiple Choice

Shane Chadwick is a sales representative for the Metropolitan Commuter Rail Service, selling ad space inside commuter rail train cars and stations. He has presented and negotiated to a representative from a new church trying to attract members by advertising their philosophy and service times.
-When it is time for the church representative to sign the contract,Shane mentions that printing costs are not included in the price he quoted during the presentation. The church representative feels deliberately misled by Shane and finds that the printing costs put the ads over the church's budget. At what point should Shane have discussed the price breakdown?


Definitions:

Fputs()

A function in C used to write a string to a file.

Fputc()

A standard library function in C used to write a character to a file or output stream.

Hexadecimal Byte

A data unit consisting of 8 bits represented in hexadecimal format, often used in computing to encode binary information.

EOF

Stands for End of File, a condition in a file or data stream indicating that there is no more data to read.

Related Questions