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

How to allocate memory dynamically for a reference?

0 Answers  


Why ctype h is used in c++?

0 Answers  


How do you save a c++ program?

0 Answers  


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

0 Answers  


What is vectorial capacity?

0 Answers  






When to use Multiple Inheritance?

6 Answers  


Does c++ cost money?

0 Answers  


Why do we use structure in c++?

0 Answers  


How many namespaces are there in c++?

0 Answers  


What is a far pointer? where we use it?

0 Answers  


Problem 6: Area of a trapezoid can be calculated by the following formula: A=(b1 b2)×h2 where b1 and b2 are the parallel sides or the bases and h is length of height Write a C code of this program

0 Answers   Maxobiz,


Explain the difference between c++ and java.

0 Answers  


Categories