Are pointers really faster than arrays?
No Answer is Posted For this Question
Be the First to Post Answer
What is a null string in c?
any limit on the number of functions that might be present in a C program a) max 35 functions b) max 50 functions c) no limit d) none of the above
Which node is more powerful and can handle local information processing or graphics processing?
What is the sizeof () operator?
Is null valid for pointers to functions?
plz answer....A program that takes 3 variables e.g a,b,c in as seperate parameters and rotates the values stored so that value goes a to b, b to c and c to a .
Which control loop is recommended if you have to execute set of statements for fixed number of times?
difference between function & structure
What is a void * in c?
palindrome for strings and numbers----Can anybody do the prog?
6 Answers CTS, TCS, Vipro Lifescience Pvt,
how can write all 1to 100 prime numbers using for loop,if and break ?
What is character constants?