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 could possibly be the problem if a valid function name such as tolower() is being reported by the C compiler as undefined?
Why isn't it being handled properly?
Explain is it better to bitshift a value than to multiply by 2?
What is bash c?
How do you list a file’s date and time?
When should volatile modifier be used?
How do I create a directory? How do I remove a directory (and its contents)?
Why do we use null pointer?
How are portions of a program disabled in demo versions?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
Why isnt any of this standardized in c?
how to solve "unable to open stdio.h and conio.h header files in windows 7 by using Dos-box software
Are enumerations really portable?
Why clrscr is used in c?
In a header file whether functions are declared or defined?