can we store values and addresses in the same array? explain
Answer Posted / palani222samy
Not because value we can store but address is we can't store
that is default address we can't change that value
| Is This Answer Correct ? | 4 Yes | 3 No |
Post New Answer View All Answers
What is a c token and types of c tokens?
Write a C program in Fibonacci series.
Write a C program to count the number of email on text
What is a function simple definition?
What is difference between Structure and Unions?
What does typeof return in c?
State the difference between x3 and x[3].
What are comments and how do you insert it in a C program?
What does nil mean in c?
What is #define used for in c?
Do you know the use of fflush() function?
What is array in C
Explain about the functions strcat() and strcmp()?
What is the use of gets and puts?
What are the differences between Structures and Arrays?