What is the difference between array and pointer?


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

Post New Answer

More C Interview Questions

Can math operations be performed on a void pointer?

0 Answers  


How will you allocate memory to a double pointer ?

2 Answers  


What is floating point constants?

0 Answers  


character array A[12] can hold

5 Answers   Wipro,


Meaning of () in c

1 Answers  






Discuss the function of conditional operator, size of operator and comma operator with examples.

0 Answers   TCS,


write a program to reverse a every alternetive words in a string in a place. EX: Input is "this is the line of text" Output should be "shit is eht line fo text" Please any one tell me code for that.

0 Answers   TCS,


biggest of two no's with out using if condition statement

5 Answers  


What does c in a circle mean?

0 Answers  


how to estimate the disk access time? e.g. the time between read one byte and another byte in the disk.

3 Answers   Google,


compare array with pointer?

1 Answers  


How can you increase the size of a dynamically allocated array?

0 Answers   TISL,


Categories