P-8)
P-9)
P-10) Write a program to input 15 integer elements in an array and sort them in ascending order
using the bubble sort technique.
P-11) Write a program to input 15 integer elements in an array and sort them in ascending order
using the selection sort technique.
P-12) Write a program to input numbers into a 5×5 integer matrix and find the sum of all numbers
in it.
P-13) Write a program to input numbers into a 5×5 integer matrix and print the largest and smallest
number from it.
P-14)
P-8)
P-9)
P-10) Write a program to input 15 integer elements in an array and sort them in ascending order
using the bubble sort technique.
P-11) Write a program to input 15 integer elements in an array and sort them in ascending order
using the selection sort technique.
P-12) Write a program to input numbers into a 5×5 integer matrix and find the sum of all numbers
in it.
P-13) Write a program to input numbers into a 5×5 integer matrix and print the largest and smallest
number from it.
P-14)