What is the use of
in c?


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

Post New Answer

More C Interview Questions

write a program for fibonaci series by using while loop in c?

2 Answers  


What is difference between stdio h and conio h?

0 Answers  


what is ram?

3 Answers   TCS,


disadvantages of realloc ?

1 Answers   HCL,


Why do we use static in c?

0 Answers  






Explain the difference between malloc() and calloc() in c?

0 Answers  


Why string is used in c?

0 Answers  


What is structure padding & expalain wid example what is bit wise structure?

1 Answers  


In c programming typeing to occupy the variables in memory space. if not useing the variable the memory space is wasted.ok, how to avoid the situation..? (the variable is used & notused)

0 Answers   Wipro,


what is the disadvantage of using macros?

1 Answers   Wipro,


How to delete a node from linked list w/o using collectons?

0 Answers   Zycus Infotech,


Find the middle node in the linked list?? (Note:Do not use for loop, count and count/2)

6 Answers   Subex,


Categories