go to previous page   go to home page   go to next page hear noise

Answer:

Yes.

That probably would not hurt. But the next long example has a few points of interest.


Another Long Example Program

console window

Here is an example program: the program reads in lines of text from the user. Lower case characters from each line are converted to upper case and printed out. The user quits the program by entering a single character 'Q' at the start of a line.


QUESTION 23:

How can character 'a' be converted to character 'A'?


go to previous page   go to home page   go to next page