What is data structure in c programming?


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

Post New Answer

More C Interview Questions

Difference between malloc() and calloc() function?

0 Answers  


What are void pointers in c?

0 Answers  


HOW CAN ADD OUR FUNCTION IN LIBRARY.

5 Answers  


9.how do you write a function that takes a variable number of arguments? What is the prototype of printf () function? 10.How do you access command-line arguments? 11.what does ‘#include<stdio.h>’ mean? 12.what is the difference between #include<> and #include”…”? 13.what are # pragma staments? 14.what is the most appropriate way to write a multi-statement macro?

4 Answers   L&T,


How can I invoke another program (a standalone executable, or an operating system command) from within a c program?

0 Answers  


The difference between printf and fprintf is ?

0 Answers   Baan Infotech,


What is memcpy() function?

0 Answers  


Why array starts with index 0

2 Answers  


What does nil mean in c?

0 Answers  


wat s the meaning of (int *)p +4;

2 Answers  


how i m write c program 1.check prime number 2.prime number series

1 Answers  


WAP to accept rollno,course name & marks of a student & display grade if total marks is above 200?

4 Answers  


Categories