Are pointers really faster than arrays?


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

Post New Answer

More C Interview Questions

which is the best site or book for learning C...and i need the content for C..how to get the good programming skills....? can plz suggest me....

2 Answers  


What are the similarities between c and c++?

0 Answers  


count = 0; for (i = 1;i < = 10; i++);count = count + i; Value of count after execution of the above statements will be a) 0 b) 11 c) 55 d) array

0 Answers  


what is c?

4 Answers   IBM, TCS,


Under what circumstances does a name clash occur?

0 Answers   InterGraph,






Write a program for print infinite numbers

3 Answers   Wipro,


Difference between malloc() and calloc() function?

0 Answers  


what will be the output of" printf("%d%d",scanf("%d% d",&a&b));"

4 Answers  


how to swap 2 numbers in a single statement?

3 Answers  


How variables are declared in c?

0 Answers  


write a programming in c to find the sum of all elements in an array through function.

0 Answers  


The file stdio.h, what does it contain?

0 Answers  


Categories