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

What is the best c++ compiler for windows 10?

0 Answers  


What is a forward referencing and when should it be used?

0 Answers  


How can you quickly find the number of elements stored in a static array? Why is it difficult to store linked list in an array?

0 Answers  


What is the difference between an array and a list?

0 Answers  


Why is null pointer used?

0 Answers  






What are smart pointers?

0 Answers  


What is a constructor and how is it called?

0 Answers  


What is a catch statement?

0 Answers  


Can the creation of operator** is allowed to perform the to-the-power-of operations?

0 Answers  


Given a simple program designed to take inputs of integers from 1-1000 and to output the factorial value of that number, how would you test this program? You do not have access to the code. Please be as specific as possible.

4 Answers   Microsoft,


what are the iterator and generic algorithms.

0 Answers  


What is time h in c++?

0 Answers  


Categories