An array name contains base address of the array. Can we
change the base address of the array?
Answer Posted / raja
No We cant change the base address of the array
| Is This Answer Correct ? | 19 Yes | 1 No |
Post New Answer View All Answers
What are the disadvantages of c language?
what is the difference between class and unio?
How do we open a binary file in Read/Write mode in C?
Explain two-dimensional array.
Explain what is wrong with this program statement? Void = 10;
Explain Basic concepts of C language?
the question is that what you have been doing all these periods (one year gap)
Explain indirection?
in any language the sound structure of that language depends on its a) character set, input/output function, its control structures b) character set, library functions, input/output functions its control structures c) character set, library functions, control sturctures d) character set, operators, its control structures
How can you pass an array to a function by value?
What is the advantage of a random access file?
number of times a digit is present in a number
When should volatile modifier be used?
There is a practice in coding to keep some code blocks in comment symbols than delete it when debugging. How this affect when debugging?
What is meant by type casting?