course.wilkes.edu/CS125Labs
Welcome to the site for CS 125 labs!

 

Lab 8: Prelab Questions

Prev | Next | Lab 8

Print a copy of this page and referring to the lab exercise, answer each of the questions on your copy. (You must turn in your answers at the beginning of your laboratory session.)


1. In the iostream library, a connection between an executing program and a file stored on disk is called an _________.




2. The operation of actually establishing a connection between a program and a file is called _________ that connection.




3. The normal input operator (>>) skips leading white space characters. What function member of cin can be used to read white space characters?




4. When one is done reading from an fstream, what operation should be performed on it?




5. How does the Caesar cipher encode a character?




Prev | Next | Lab 8

 
  Home

Help

Lab 0

Lab 1

Lab 2

Lab 3a

Lab 3b

Lab 4

Lab 5

Lab 6

Lab 7

Lab 8

Lab 9

Lab 10

Lab 11

Lab 12

Lab 13



Membership

Login




Last update: Wednesday, August 23, 2000 at 3:57:40 PM.
visitors to this page.