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

the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

575


Explain what are run-time errors?

616


explain what is a newline escape sequence?

696


which type of aspect you want from the student.

1712


Explain what is the benefit of using enum to declare a constant?

596






What does sizeof int return?

601


In c programming, explain how do you insert quote characters (? And ?) Into the output screen?

776


Can you pass an entire structure to functions?

710


What is int main () in c?

637


Write a program to swap two numbers without using third variable?

823


What is a string?

674


Why does this code crash?

629


Write a function which takes as parameters one regular expression(only ? and * are the special characters) and a string and returns whether the string matched the regular expression.

664


Write a program that takes a 5 digit number and calculates 2 power that number and prints it(should not use big integers and exponential functions)

5828


What is the difference between a string and an array?

716