FILE NAME | Question # | Contents |
getAndPrint.cc | 1 | Program to obtain three(3) numbers and print them in different formats. |
explain | 2 | A text file explaining the results of running the sample program. |
errors.cc | 3 | The given program with all errors corrected. |
sizes.cc | 4 | Program to print the sizes of the different integer types and also the min and max values for int. |