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
What is identifier in c?
What are the application of c?
What are bitwise shift operators in c programming?
How do I copy files?
One of the Institutes contains 5 student groups. Every group contains 4 students. Institute wants to store student group’s details in array. Group should contain group member’s details (name and registration number and age), project name, and mark of the group.
What is the difference between functions getch() and getche()?
What does %p mean c?
why do some people write if(0 == x) instead of if(x == 0)?
Explain the array representation of a binary tree in C.
When should a type cast be used?
What is a far pointer in c?
What are the types of type qualifiers in c?
What is the use of extern in c?
i want to know the procedure of qualcomm for getting a job through offcampus
Why c is called procedure oriented language?