What is queue in c?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Interview Questions

hi any body pls give me company name interview conduct "c" language only

0 Answers  


What is scanf () in c?

0 Answers  


palindrome for strings and numbers----Can anybody do the prog?

6 Answers   CTS, TCS, Vipro Lifescience Pvt,


what are the compilation steps? ( i want inside the compiler )

2 Answers  


c program for searching a student details among 10 student details

0 Answers  






Explain what is the difference between far and near ?

0 Answers  


Explain built-in function?

0 Answers  


When the macros gets expanded?

0 Answers  


Explain how can I prevent another program from modifying part of a file that I am modifying?

0 Answers  


What does static variable mean in c?

0 Answers  


44.what is the difference between strcpy() and memcpy() function? 45.what is output of the following statetment? 46.Printf(“%x”, -1<<4); ? 47.will the program compile? int i; scanf(“%d”,i); printf(“%d”,i); 48.write a string copy function routine? 49.swap two integer variables without using a third temporary variable? 50.how do you redirect stdout value from a program to a file? 51.write a program that finds the factorial of a number using recursion?

3 Answers  


What is %d used for?

0 Answers  


Categories