How many data structures are there in c?


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

Post New Answer

More C Interview Questions

the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function

0 Answers  


WHAT IS C?

6 Answers  


What is chain pointer in c?

0 Answers  


Function to find the given number is a power of 2 or not?

20 Answers   Motorola, nvidia,


develop algorithms to add polynomials (i) in one variable

0 Answers   Ignou, TCS,






Where is c used?

0 Answers  


What is the difference between array and pointer?

0 Answers  


What is the meaning of 2d in c?

0 Answers  


for(i=0;i=printf("Hello");i++); printf("Hello"); how many times how will be printed?????????

8 Answers  


pgm to find any error in linklist(in single linklist check whether any node points any of previous nodes instead of next node)

0 Answers   Huawei,


write a c program to check weather a particluar bit is set or not?

5 Answers   IBM,


Write an efficient algo and C code to shuffle a pack of cards.. this one was a feedback process until we came up with one with no extra storage.

0 Answers  


Categories