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

Given an array of characters which form a sentence of words, give an efficient algorithm to reverse the order of the words (not characters) in it?

3 Answers  


1. What will be the output of the following programs. a) #include <stdio.h> Main() { Int x=4; While(x==1) { X=x-1; Printf(“%d”,x); --x; } }

7 Answers   CSC,


What is anagram in c?

0 Answers  


hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?

0 Answers   HCL,


which of the following statements is incorrect a.typedef struct new{ int n1; char n2; } DATA; b.typedef struct { int n3; char *n4; }ICE; c.typedef union { int n5; float n6; } UDT; d.#typedef union { int n7; float n8; } TUDAT;

5 Answers   Assurgent, TCS,


Suggesting that there can be 62 seconds in a minute?

0 Answers  


pgm to find middle element of linklist(in efficent manner)

4 Answers   Huawei,


write a program fibonacci series and palindrome program in c

0 Answers   Aditi Placement Service,


What is I ++ in c programming?

0 Answers  


What are preprocessor directives?

1 Answers  


what does static variable mean?

0 Answers   TCS,


ratio,age,persentage

0 Answers  


Categories