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


Please Help Members By Posting Answers For Below Questions

how to write a c program to print list of fruits in alpabetical order?

1790


Where are c variables stored in memory?

599


When a c file is executed there are many files that are automatically opened what are they files?

594


A global variable when referred to in another file is declared as this a) local variable b) external variable c) constant d) pointers

651


Write a code to remove duplicates in a string.

629






List the variables are used for writing doubly linked list program.

1623


Why can arithmetic operations not be performed on void pointers?

590


What is %s and %d in c?

592


How is a pointer variable declared?

594


Why & is used in c?

713


Why isnt any of this standardized in c?

637


Explain the difference between the local variable and global variable in c?

602


What is union and structure in c?

618


What is a far pointer in c?

599


How do you initialize pointer variables?

614