Draw a flowchart to produce a printed list of all the students
over the age of 20 in a class .The input records contains the
name and age of students. Assume a sentinel value of 99 for
the age field of the trailer record
What is structure in c explain with example?
How many types of arrays are there in c?
what is void pointer?
What is getch () for?
What is #ifdef ? What is its application?
write a c program to find largest of three numbers using simple if only for one time.
write a program in c to read array check element is present or not?
difference between object file and executable file
Can you mix old-style and new-style function syntax?
What are logical errors and how does it differ from syntax errors?
how is the examination pattern?
What is the use of void pointer and null pointer in c language?