You are on page 1of 1

Assignment 2

Assignments:
Please write a prober Pseudo Code & an Running Application for all the following Questions
and DFD if asked:
1) We need a prober Pseudo Code, and Running Application and DFD that finds out the area
of circle where all values are given by the user only.

2) We need a prober Pseudo Code, and Running Application and DFD that finds out the
conversion of temperature from Celsius to Fahrenheit or the opposite. So the user can
enter the temperature and then choose whether he wants Celsius or Fahrenheit
temperature.

3) We need a prober Pseudo Code, and Running Application that finds out the conversion of
any decimal number given by the user to its correspondent binary number.

4) We need a prober Pseudo Code, and Running Application that finds out the amount of
water in both liters & barrels needed to fill a water tanker of the size of 10 M3.

5) We need a prober Pseudo Code, and Running Application that gets any given texts from
the user and then Reverse order of all elements of that text.
Note: you can use ArrayList Examples.

1 | Page

You might also like