while initialization of array why we use a[][2]
why not a[2][]...?


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

Post New Answer

More C Interview Questions

What is Full Form of C and Why We use C

23 Answers  


write a program to remove duplicate from an ordered char array? in c

2 Answers  


what are the various memory handling mechanisms in C ?

4 Answers   HP,


What is array of structure in c programming?

0 Answers  


whenever a question is posted in a particular category in allinterview.com, Is there any facility to receive an indication mail. For eg: I need to receive an indication email, whenever a question is posted under the category “C Langauage”.

1 Answers  






difference between Low, Middle, High Level languages in c ?

0 Answers   Bosch, Infosys,


how to TOGGLE Nth bit of variable in a MACRO

1 Answers   NDS,


What's the difference between DELETE TABLE and TRUNCATE TABLE commands?

2 Answers   CTC,


whats the use of header file in c?

2 Answers  


What is switch in c?

0 Answers  


.main() { char *p = "hello world!"; p[0] = 'H'; printf("%s",p); }

0 Answers   Wilco,


how many argument we can pas in in a function

25 Answers   CTS,


Categories