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

Answer Posted / s

i think pointers are faster if we talk in terms of element
addition and deletion,the priomary req..

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is javascript written in c?

782


What is the package for freshers(Non IIT) in amazon(hyderabad). And what is the same for those who are a contract employee.

3958


What is a global variable in c?

763


a sequence of bytes with one to one corrspondence to those in the external device a) sequential addressing b) address c) byte code d) none

954


What are different types of variables in c?

755


What is meant by keywords in c?

833


What's the right way to use errno?

841


Can you explain what keyboard debouncing is, and where and why we us it? please give some examples

1906


Which type of language is c?

825


regarding pointers concept

1796


Is stack a keyword in c?

822


1) write a program to generate 1st n fibonacci prime numbers using Nested if 2) write a program to generate twin prime numbers from m to n using nested if 3) write a program to check whether a given integer is a strong number or not using nested if 4) Write a program to generate prime factors of a given integer using nested if 5)write a program to generate prime numbers from m to n using nested if 6)write a program to generate perfect numbers from m to n using nested if 7)write a program to generate the pallindromes from m to n using neste if 8)write a program to generate armstrong numbers from m to n using nested if 9)write a program to generate strong numbers from m to n using nested if

4185


write a program to rearrange the array such way that all even elements should come first and next come odd

2011


Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)

6249


What is the difference between far and near ?

915