What are the types of pointers?
No Answer is Posted For this Question
Be the First to Post Answer
Array is an lvalue or not?
hi to every one .. how to view table pool after creating the pooled table? plz help me.. if any knows abt this ..
What is c preprocessor mean?
What is key word in c language?
How can you invoke another program from within a C program?
Define a structure to store roll no, name and marks of a student. Using the structure of above write a ‘C’ program to create a file “student.dat”. There must be one record for every student in the file. Accept the data from the user.
what is the little endian and big endian?
What is a void * in c?
main use of recursive function a) processing speed high b) reduce program length/reduce repeated statements c) if you do not, use iterative methods like, for, while or do-while d) all the above
What is C language ?
What will happen when freeing memory twice
What is calloc in c?