You are on page 1of 1

I have discussed similar type of programs, try these by yourself.

wap =write a program


1.wap to print 4 digits positive integer number in reverse order.
2.wap to convert time in seconds to time in hours, minutes and
seconds.
3.wap to read a lowercase character and output is its uppercase
character.
4.wap to accept a decimal integer and print it in octal form.
5.wap to find real roots of a quadratic equation of type
+ + = 0, ℎ ≠ 0.

You might also like