An array name contains base address of the array. Can we
change the base address of the array?
Answer Posted / palani222samy
It's not possible , address is an default we can't change
that value
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
a value that does not change during program execution a) variabe b) argument c) parameter d) none
Explain what are multidimensional arrays?
What is extern variable in c with example?
string reverse using recursion
What are near, far and huge pointers?
What is difference between far and near pointers?
What is property type c?
How do you define structure?
When should I declare a function?
List at least 10 sorting methods indicating their average case complexity, worst case complexity and best case complexity.
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
hi, which software companys will take,if d candidate's % is jst 55%?
what are the advantages of a macro over a function?
Is stack a keyword in c?
What is the stack in c?