Which is better pointer or array?


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

Post New Answer

More C Interview Questions

Who is the main contributor in designing the c language after dennis ritchie?

0 Answers  


shorting algorithmS

0 Answers   Wipro,


Synonymous with pointer array a) character array b) ragged array c) multiple array d) none

0 Answers  


what is difference between #include<stdio.h> and #include"stdio.h"

4 Answers  


To print the pattern 1 2 3 4 5 10 17 18 19 6 15 24 25 20 7 14 23 22 21 8 13 12 11 10 9

0 Answers   HCL,






Can a variable be both static and volatile in c?

0 Answers  


Write a C program to get the desired output. 1 1 2 1 1 3 3 1 1 4 6 4 1 1 5 10 10 5 1 . . . 1 n..............n 1 Note: n is a positive integer entered by the user.

4 Answers  


What is a 'null pointer assignment' error?

0 Answers  


what is the return type of printf

3 Answers  


Explain bitwise shift operators?

0 Answers  


What is identifiers in c with examples?

0 Answers  


What are the general description for loop statement and available loop types in c?

0 Answers  


Categories