Assignment - 1
Q1. Write a program to calculate Compound Interest?
==> Amount = P[ 1 + (R/100)]^n (^n - Raise to the power)
Q2. Write a program to calculate the quadratic equation?
==>
Assignment - 2
Q1. Write a program to calculate factorial of a given number?
Q2. Write a program that calculate the sum of each digit of a given number?
Q3. Write a program that calculate the distance travels by a vehicle?
==> Distance = [(at + at^2)]/2
Assignment - 3
Q1. Write a program that checks the given number is Armstrong or not?
Q2. Write a program to calculate the maximum of 3 numbers?
Q3. Write a program to calculate the area of circle, rectangle, cylinder using switch.
Q3. Write a program to calculate the area of circle, rectangle, cylinder using switch.
------------------------------------------------------------------------------------------------------------------
Note : Complete the above Programs in Separate note, which will be in use for the practical purpose from now on.
Practical Time Table: Click Here
No comments:
Post a Comment
Please write Your Name with your Comments.