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
How many header files are in c?
What is wrong with this statement? Myname = 'robin';
What is the most efficient way to count the number of bits which are set in an integer?
Write a program to swap two numbers without using third variable in c?
What do header files do?
Why we use void main in c?
a formula,a series of steps,or well defined set of rules for solving a problem a) algorithem b) program c) erdiagram d) compiler
A program is required to print your biographic information including: Names, gender, student Number, Cell Number, line of study and your residential address.
Explain how do you print an address?
Do you know what are the properties of union in c?
write an algorithm to display a square matrix.
What are bitwise shift operators in c programming?
I need a sort of an approximate strcmp routine?
What are keywords c?
A collection of functions,calls,subroutines or other data a) library b) header files c) set of files d) textfiles