What is sizeof int in c?
hat is a pointer?
How to write in a function declaration and in function call in which the function has 'n' number of varible or arguments?
What are the main characteristics of c language describe the structure of ac program?
write a recursive program in'c'to find whether a given five digit number is a palindrome or not
Write a program to find the biggest number of three numbers in c?
Can static variables be declared in a header file?
using for loop sum 2 number of any 4 digit number in c language
Hai sir, I had planned to write the NIC scientific engineer exam , plz post the sample question......
What is difference between far and near pointers?
print out of string in this format; 1. "rajesh" 2. \n 3. %d
wat is the difference between a definition and declaration? float y;---it looks like a declaration..but it s a definition.how?someone explain
Explain how does free() know explain how much memory to release?