what is the basis for selection of arrays or pointers as
data structure in a program


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

Post New Answer

More C Interview Questions

Give a fast way to multiply a number by 7

15 Answers   Accenture, Aricent, Microsoft,


Which of the following sorts is quickest when sorting the following set: 1 2 3 5 4 1) Quick Sort 2) Bubble Sort 3) Merge Sort

7 Answers  


what is the purpose of the code, and is there any problem with it. unsigned int v[10]; unsigned int i = 0; while (i < 10) v[i] = i++;

2 Answers   Google,


What should malloc() do? Return a null pointer or a pointer to 0 bytes?

0 Answers  


What is scope of variable in c?

0 Answers  






What are the benefits of organizational structure?

0 Answers  


what are bit fields? What is the use of bit fields in a structure declaration?

0 Answers   Flextronics, TISL, Virtusa,


Can a file other than a .h file be included with #include?

0 Answers   Aspire, Infogain,


actually i have 2 years teaching experience as computer faculty but now i am a DBA but when i go for interview many peoples asked me why i left my teaching profession and why i want to come in this field kindly give me the proper answer of this queston

3 Answers   Ramco,


Write a program to interchange two variables without using the third variable?

17 Answers   Accenture, College School Exams Tests, Infotech,


whether itis a structured language?

1 Answers   Microsoft,


What is the meaning of 2d in c?

0 Answers  


Categories