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 structure packing in c?

0 Answers  


Efficient data structure for store/search list of 1000 records a)array b)double linked list c)circular queue d)hash table

3 Answers   Value Labs,


Write a C program to fill a rectangle using window scrolling

1 Answers  


‘ C’ PROGRAME TO SHOW THE TYPE OF TRANGLE BY ACCEPTING IT’S LENGTH .

0 Answers  


The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration

0 Answers  






write a program that accepts 3 numbers from the user. dispaly the values in a descending order.

3 Answers  


diff between exptected result and requirement?

0 Answers   HCL,


What are the advantages and disadvantages of pointers?

0 Answers  


Write a program to reverse a linked list in c.

0 Answers   DELL, HAL,


printf("%d",(printf("Hello")); What it returns?

32 Answers   TCS,


Is it possible to run a c program without using main?If yes HOW??

13 Answers   Wipro,


How to write a C program to determine the smallest among three nos using conditional operator?

2 Answers   Google,


Categories