An array name contains base address of the array. Can we
change the base address of the array?
Answer Posted / sri
no , we cant change the base address.
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
Write a program to print factorial of given number using recursion?
What is table lookup in c?
What is difference between union All statement and Union?
What is a nested loop?
What is the best way to store flag values in a program?
Explain which of the following operators is incorrect and why? ( >=, <=, <>, ==)
Explain what is gets() function?
Why void main is used in c?
What is 02d in c?
What does d mean?
What tq means in chat?
What do you know about the use of bit field?
Explain what is the difference between far and near ?
I need a help with a program: Write a C program that uses data input in determining the whole of points A and a whole of circles B. Find two points in A so that the line which passes through them, cut through the maximum number of circles.
Write a code to generate divisors of an integer?