What is the difference between array and pointer in c?


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

Post New Answer

More C Interview Questions

What is the difference between procedural and functional programming?

0 Answers  


write a program to fined second smallest and largest element in a given series of elements (without sorting)

9 Answers   Yahoo,


the maximum width of a c variable name can be a) 6 characters b) 8 characters c) 10 characters d) 20 characters

2 Answers  


? ???Mirror Mirror on the wall????????

1 Answers   channel V, DPI,


How can you avoid including a header more than once?

0 Answers  






Write a code of a general series where the next element is the sum of last k terms.

0 Answers   Aspiring Minds,


What is the difference between null pointer and void pointer

10 Answers   CTS, Manforce, MAQ Software,


Write code for finding depth of tree

2 Answers   Adobe,


What is difference between %d and %i in c?

0 Answers  


void main(){ int a; a=1; while(a-->=1) while(a-->=0); printf("%d",a); }

0 Answers  


WHAT IS RTGS N MINIMUM AMT TO B TRANSFERD N WHAT R THE CHARGES ON MINIMUM AMT N IN WHICH BANK WE CAN DO IT?

1 Answers  


What is a structure in c language. how to initialise a structure in c?

0 Answers  


Categories