610002 - Programming Skills-I (FOP) 2/5

11. Write a program to generate fibonnacci series.

Shared By : diz (SVICS - KADI) Show/Hide Program  

12. Write a program to print the multiplication table.
Shared By : diz (SVICS - KADI) Show/Hide Program  

13. Write a program to find a factorial of the entered number.
Shared By : diz (SVICS - KADI) Show/Hide Program  

14. Write a program to print all the numbers and sum of all the integers that are greater than 100 and less than 200 and are divisible by 7.
Shared By : diz (SVICS - KADI) Show/Hide Program  

15. Write a program to find the roots of an equation ax2 + bx + c = 0.
Shared By : diz (SVICS - KADI) Show/Hide Program  

16. Write a program that accept basic, HRA, and convergence from the user and calculate total salary.
Shared By : diz (SVICS - KADI) Show/Hide Program  

17. Print the following triangle.
Shared By : diz (SVICS - KADI) Show/Hide Program  

18. Write a program that prints the following Floyd’s triangle.
Shared By : diz (SVICS - KADI) Show/Hide Program  

19. Write a program to find maximum element from 1-Dimensional array.
Shared By : diz (SVICS - KADI) Show/Hide Program  

20. Write a program to sort given array in ascending order.
Shared By : diz (SVICS - KADI) Show/Hide Program  

[ 1 | 2 | 3 | 4 | 5 ]