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
How do you determine the length of a string value that was stored in a variable?
What are linked lists in c?
How can you find the day of the week given the date?
How many loops are there in c?
What is the difference between #include and #include 'file' ?
what is the syallabus of computer science students in group- 1?
Is int a keyword in c?
What are register variables? What are the advantage of using register variables?
What is the ANSI C Standard?
What is a null pointer assignment error? What are bus errors, memory faults, and core dumps?
Is c weakly typed?
When I set a float variable to, say, 3.1, why is printf printing it as 3.0999999?
How to find a missed value, if you want to store 100 values in a 99 sized array?
What is difference between structure and union?
What are linker error?