Answer Posted / aashok
Dennis Retche
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why pointers are used in c?
Create a structure to specify data on students as given below: Roll number, Name, Department, Course, and Year of joining. Assume that there are not more than 450 students in the collage. (a) Write a function to print the names of all students who joined in the last 3 years. (b) Write a function to print the data of a student whose roll numbers are divisible by 4.
What is binary tree in c?
What is self-referential structure in c programming?
Why is c fast?
State two uses of pointers in C?
What is the meaning of ?
explain what are pointers?
What is struct node in c?
What was noalias and what ever happened to it?
What is a stream water?
Linked lists -- can you tell me how to check whether a linked list is circular?
Write a C program to accept a matrix of any size. Find the frequency count of each element in the matrix and positions in which they appear in the matrix
how is the examination pattern?
Write a C program in Fibonacci series.