What is data structure in c and its types?


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

Post New Answer

More C Interview Questions

What language is lisp written in?

0 Answers  


can a union be self-referenced?

1 Answers  


Are there constructors in c?

0 Answers  


What does typedef struct mean?

0 Answers  


main(){char *str;scanf("%s",str);printf("%s",str); }The error in the above program is: a) Variable 'str' is not initialised b) Format control for a string is not %s c) Parameter to scanf is passed by value. It should be an address d) none

0 Answers  


What are external variables in c?

0 Answers  


Can you please explain the difference between strcpy() and memcpy() function?

0 Answers  


What is the use of keyword VOLATILE in C?

1 Answers  


dibakar & vekatesh..uttejana here..abt ur reply for in place reversal of linked list..wats p stands for there?

1 Answers  


What is an lvalue?

0 Answers  


How to add two numbers without using arithmetic operators?

18 Answers   College School Exams Tests, e track, Infosys, Pan Parag, Sapient, TCS,


Which of the following about the C comments is incorrect ? a.commentscan go over multiple lines b.comments can start any where in the line c.a line can contain comments with out any language statements d.comments can occur within comments

6 Answers   TCS,


Categories