Question: Using only the techniques you learned in this chapter, write a program that calculates the squares and cubes of the numbers from 0 to 10 and uses tabs to print the following table of values:

Table of squares and cubes

Click here to see other solutions to Deitel C How To Program exercises.

Write A Comment