C programming 2021 Solution

2) WAP to display all the numbers from 100 to 200 divisible by 4

3) Create a function int greater(int ,int ) that returns greater number.

5)check if string is palindrome or not

6)A data file contains name ,age ,address,cell number of some students WAP to list all the students who are […]

Continue Reading

c progamming 2022 Makeup Solution

2) Write a program to check if two matrices are equal or not.

4)Write a program using pointer to  input 10 numbers  and store it in array and sort in ascending order using pointer.

5) write a program that reads 2 numbers from user and calculate sum and write it in  a file name “sum.dat” […]

Continue Reading