A. Write a program that will print your mailing address in the following form: First line : Name Second line : Door No, Street Third line : City, Pin code B. Write a program to output the following...

A. Write a program that will print your mailing address in the following form:

First line : Name


Second line : Door No, Street


Third line : City, Pin code


B. Write a program to output the following multiplication table:


C. Given the values of three variables a, b and c, write a program to compute and display the value of x, where


Execute your program for the following values:


(a) a = 250, b = 85, c = 25


(b) a = 300, b = 70, c = 70


Comment on the output in each case.


D. Relationship between Celsius and Fahrenheit is governed by the formula


Write a program to convert the temperature


(a) from Celsius to Fahrenheit and


(b) from Fahrenheit to Celsius.


E. Given the radius of a circle, write a program to compute and display its area. Use a


symbolic constant to defi ne the p value and assume a suitable value for radius.




May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here