Lab 2: Arithmetic Operators
Problem Set 2.1: Arithmetic Operators (Class)
Find the Summation of two numbers.
Find the Difference between two numbers.
Find the Product of two numbers.
Find the Quotient of two numbers.
Find the Reminder of two numbers.
Find the Average of three numbers.
Problem Set 2.2: Arithmetic Operators (Practice)
Find the Area of a Triangle using Base and Height.
Find the Area of a Triangle using the length of 3 sides.
Find the Area of a Circle using Radius.
Convert Temperature Celsius to Fahrenheit.
Convert Temperature Fahrenheit to Celsius.
Convert Second to MM:SS.
Convert Second to HH:MM:SS.
Convert Second to DD:HH:MM:SS.
Add a HH:MM:SS with another time in HH:MM:SS (Consider 24 Hours Format)
Add a HH:MM:SS with another time in HH:MM:SS (Consider 12 Hours Format)
Add N day to a Date in DD/MM/YYYY format.
Last updated