Question: LAB 3 Exercises 1- Write program uses a nested for loop to find the perfect numbers from 2 to N. 2- Write a program to

 LAB 3 Exercises 1- Write program uses a nested for loop

LAB 3 Exercises 1- Write program uses a nested for loop to find the perfect numbers from 2 to N. 2- Write a program to enter any number and print all factors of the number. 3- Write a program that calculates the factorials of 1 through 20. Display the results in tabular format. 4- Write an application that displays the following patterns separately. 1 54321 12 5432 1 12 123 1234 1 2 3 4 5 123 1234 12345 543 54 5 5- Write a C++ program to print the output of the following series x3 x5 x? sin(x) = x+ + + + 3! 5! 7! 9! + ... 6- Write a program that displays the following table: a 1 2 3 4 5 b 2 3 4 5 6 pow(a, b) 1 8 81 1024 15625

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!