Explain is it better to use a pointer to navigate an array of values, or is it better to use a subscripted array name?


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

Post New Answer

More C Interview Questions

What is fflush() function?

0 Answers  


difference between string and array?

6 Answers  


i want to know the procedure of qualcomm for getting a job through offcampus

0 Answers   HCL,


Which is not valid in C? 1) class aClass{public:int x;} 2) /* A comment */ 3) char x=12;

7 Answers  


What should not contain a header file?

2 Answers  






You have an array of n integers, randomly ordered with value 1 to n-1.The array is such that there is only one and one value occurred twice. How will you find this number?

1 Answers  


Write a c program to print the even numbers followed by odd numbers in an array without using additional array

1 Answers   Tech Mahindra,


What is the significance of c program algorithms?

0 Answers  


how to print 212 as Twohundreds twelve plz provide me ans soon

1 Answers  


What is pivot in c?

0 Answers  


A program to write a number of letters and numbers, such as counting and display

0 Answers  


Explain why C language is procedural?

0 Answers   GE,


Categories