All task are of c++ language and done using functions.
task1:
Write program to print the structure of house. You are required to use three functions. 1)Build Roof 2)Build Walls 3)build Floor.
task2:
Find the factorial of the number user enters using functions.
task 3:
write a void function divisor that receives an integer number and display its divisor on screen including 1 and itself. write the main function to test your function.
task 4:
You are required to create a conversion program. First ask the user his choice and then convert.
• Conversion from Pound to Kg. (1 Pound = 0.453 Kg)
• Conversion from Feet to centimeter (1 Foot = 30.48 cm)
• Convert Hours & minutes in Days
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here