Task 1: Design and develop a program that will compute the take home amount for the loanable amount of the customer. For example, if the customer loanable amount is 100,000.00 and has a 3% per annum interest. The company will deduct the interest for 5 years which is (15,000.00) to the loanable amount, so, the take home amount of the customer is 85,000.00. Your program allows the user to input loanable amount and how many years for the customer to pay the loan. Set the interest per annum to 3%.
Task 2: Write a program implementing Select Case statement that evaluates a character either a
vowel or a consonant.
Task 3: Write a program implementing While loop statement, any Do loops statement, any For loops statement that display your Name, School, Course and Year level 10 times with the use of message box.
***PLEASE make SCREENSHOTS of the FORMS you used in TASK 1 to TASK 3. Screenshots should be taken during PROGRAM RUNTIME. NOT THE RESULT OF THE CODES.THANK YOU.
Comments
Leave a comment