TABLE OF CONTENTS
Input name and information ----------------------------------------------- 1
Add of two numbers-------------------------------------------------------- 2
Find square integer------------------------------------------------------- 3
print name---------------------------------------------------------------- 4
Are and Perimeter of Rectangle-------------------------------------------- 5
Perimeter of Circle using Radius------------------------------------------ 6
Compute their sum, difference, product and quotient----------------------- 7
Calculates the total salary----------------------------------------------- 8
Calculates the total salary for an employee Work hours ------------------- 9
Determine whether a student has Passed or Failed------------------------- 10
Convert the length in feet to centimeter--------------------------------- 11
Read the two sides of a rectangle and calculate area--------------------- 12
Enter A and B and determine which is greater----------------------------- 13
Print largest value and print the largest value-------------------------- 14
Enter three values and print largest value------------------------------- 15
Print Which Day from Given Value ( If else)------------------------------ 16
Print Which Day from Given Value (switch case)--------------------------- 17
Enter Type of Operation & Calculate Two Numbers (if-else)---------------- 18
Enter Type of Operation & Calculate Two Numbers (switch)----------------- 19
Print a Value if Positive, Negative, or Zero (if-else)------------------- 20
Enter Letter is Uppercase or Lowercase----------------------------------- 21
The sum of the 5 natural numbers----------------------------------------- 22
The product of 5 multiplied by 1-5 (while loop)-------------------------- 23
======================================================================================
Enter Activity Number:
>