can we store values and addresses in the same array? explain
Answer Posted / sri
we can store values and address in same ,by using
datastructures concept
| Is This Answer Correct ? | 15 Yes | 1 No |
Post New Answer View All Answers
Describe explain how arrays can be passed to a user defined function
How do we make a global variable accessible across files? Explain the extern keyword?
explain what is a newline escape sequence?
What are 'near' and 'far' pointers?
What is data type long in c?
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
What are variables and it what way is it different from constants?
Can a pointer be null?
Is a house a mass structure?
What are c identifiers?
What are identifiers in c?
What kind of structure is a house?
Compare and contrast compilers from interpreters.
What is the purpose of & in scanf?
Explain how can I pad a string to a known length?