Array base access faster or pointer base access is faster?


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

Post New Answer

More C++ General Interview Questions

In a function declaration, what does extern mean?

0 Answers  


What are enumerations?

0 Answers  


What is flag in computer?

0 Answers  


Is c or c++ more useful?

0 Answers  


Is it possible to pass an object of the same class in place of object reference to the copy constructor?

0 Answers  






write a program that will produce the ff. output. "what fruit will you buy? 1)apple 2)orange 3)mango ENTER CHOICE (1,2 or 3)> HOW MANY WILL YOU BUY?> THAT WILL COST XX.XX

1 Answers  


True or false, if you keep incrementing a variable, it will become negative a) True b) False c) It depends

0 Answers  


How to declare an array of pointers to integer?

0 Answers  


reading material is provided 3 books for c++ if u need more do let me know thnx i hve lots of material do let me know if u want it

2 Answers  


What does ios :: app do in c++?

0 Answers  


Is c++ low level?

0 Answers  


Describe the setting up of my member functions to avoid overriding by the derived class?

0 Answers  


Categories