what are the 10 different models of writing an addition
program in C language?
For what purpose null pointer used?
Explain how many levels deep can include files be nested?
What is the significance of c program algorithms?
WHAT IS MEANT BY LIFE?
write a proram to reverse the string using switch case?
code snippet for creating a pyramids triangle ex 1 2 2 3 3 3
what is the c.
Why is %d used in c?
Where static variables are stored in memory in c?
What is a node in c?
Why is c so popular?
Create a structure to specify data on students given below: Roll number, Name, Department, Course, Year of joining Assume that there are not more than 450 students in the college. 1.write a function to print names of all students who joined in a particular year 2.write a function to print the data of a student whose roll number is given