Why can't we initialise member variable of a strucutre
Find the middle node in the linked list?? (Note:Do not use for loop, count and count/2)
what is the flow of execution in cprogram? ex:printf();,scanf();
Is malloc memset faster than calloc?
What is the purpose of 'register' keyword in c language?
What is the best way to store flag values in a program?
Write a program to swap two numbers without using a temporary variable?
hi how to convert program from notepad to turboc editor can u please help me
C,c++, Java is all are structural oriented or procedure oriented language..?
What is bubble sort in c?
Why shouldn’t I start variable names with underscores?
What are pointers really good for, anyway?
How can you restore a redirected standard stream?