Why array is used in c?


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

Post New Answer

More C Interview Questions

what will be the output of this program........ main() { int a=2,b=4,c=6; printf("%d"); } why it gives the value of third variable.

6 Answers   HCL,


SIR PLS TELL ME THE CODE IN C LANGUAGE TO PRINT THE FOLLOWING SERIES 1 1 2 1 1 2 3 2 1 1 2 3 4 3 2 1 1 2 3 2 1 1 2 1 1

4 Answers  


Why clrscr is used after variable declaration?

0 Answers  


Implement bit Array in C.

0 Answers   GrapeCity,


write a program without using main function?

2 Answers   TCS,


a function gets called when the function name is followed by a a) semicolon (;) b) period(.) c) ! d) none of the above

0 Answers  


What is a void * in c?

0 Answers  


can we have joblib in a proc ?

0 Answers  


Derive the complexity expression for AVL tree?

1 Answers  


what is C?

9 Answers   Syntel,


related to rdbms query .

2 Answers  


Explain 'far' and 'near' pointers in c.

0 Answers  


Categories