Write an algorithm in pseudocode for a program that


1. Write an algorithm (in Pseudocode) for a program that computes the cost of painting and installing carpet in a room. Assume the room has one door, one windows and one bookshelf (built into the wall and not painted). Your program should do the following:

- Output the cost of painting the room, and the square footage to paint

- Output the cost of carpeting the room, and the square footage to be carpeted

2. Given: int x=1, m=2, h=3;
long z= 9; long w = 0; double n = 5.0, y = 4.0;

Which of the following assignments are valid. If an assignment is not valid state the reason. If the assignment is valid show the result of the calculation, and your work to derive the answer . NOTE assume that the effect of these assignment statements are not accumulative.

a. y = (z • 4 / 3)% 5;
b. n 17 / 7;
c. y = h • 3.5 + 8 / 3;
d. m = (int) (15.5 • 2 - z/3);
e. x-mt2/ 3-h% 4. C w=114(-•x).=m":

3. For problem P4.12 on page 174 of your text, give a valid Java expression (s) for the set of arithmetic calculations given in the problem. An entire program is not necessary

Solution Preview :

Prepared by a verified Expert
Basic Computer Science: Write an algorithm in pseudocode for a program that
Reference No:- TGS01112429

Now Priced at $40 (50% Discount)

Recommended (97%)

Rated (4.9/5)