Why do we use stdio h and conio h?
No Answer is Posted For this Question
Be the First to Post Answer
difference between object file and executable file
Which node is more powerful and can handle local information processing or graphics processing?
what is the differance between pass by reference and pass by value.
who is the founder of c
19 Answers College School Exams Tests, HP,
what is the use of call back function in c?tell me with example
int main() { int i=-1,j=-1;k=0,l=2,m; m=i++&&j++&&k++||l++; printf("%d%d%d%d%d",i,j,k,l,m); }
How can you determine the size of an allocated portion of memory?
here is a link to download Let_Us_C_-_Yashwant_Kanetkar
What language is windows 1.0 written?
how to capitalise first letter of each word in a given string?
What are the header files used in c language?
what is the structure pointer?