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

why r u join this company? give solid resons.

16 Answers   IBM, Infosys, TCS,


Can one function call another?

0 Answers  


What are different types of operators?

0 Answers  


Can you subtract pointers from each other? Why would you?

0 Answers  


1. Write a function to display the sum of two numbers in the following ways: By using (i) pass by value (ii) pass by address a. function with argument and with return value b. function with argument and without return value c. without argument , with return value d. without argument , without return value Note: Use pass by address.

0 Answers  






Is the exit() function same as the return statement? Explain.

0 Answers   Agilent, ZS Associates,


What is meaning of "Void main" in C Language.

24 Answers   Ford, GU, HCL, IBIBS, JUW, TCS,


What is the difference between malloc calloc and realloc in c?

0 Answers  


write a programe to accept any two number and check the following condition using goto state ment.if a>b,print a & find whether it is even or odd and then print.and a<b,printb.find the sum digits of that number & then print.if a==b multiply 10 with a & add 20 with b store in c and then print

0 Answers  


what are the stages of compilation

1 Answers   Bosch,


Why should I prototype a function?

0 Answers  


what is the role you expect in software industry?

2 Answers   HCL, Wipro,


Categories