which of 'arrays' or 'pointers' are faster?

Answer Posted / andeep singh

Pointer is faster than array if there is only one pointer used

Is This Answer Correct ?    6 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How many header files are in c?

752


What is wrong with this statement? Myname = 'robin';

1055


What is the most efficient way to count the number of bits which are set in an integer?

828


Write a program to swap two numbers without using third variable in c?

864


What do header files do?

820


Why we use void main in c?

834


a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler

853


A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.

1470


Explain how do you print an address?

905


Do you know what are the properties of union in c?

791


write an algorithm to display a square matrix.

2439


What are bitwise shift operators in c programming?

836


I need a sort of an approximate strcmp routine?

836


What are keywords c?

801


A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles

915