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
What is #define?
Explain Basic concepts of C language?
What are linked lists in c?
How can this be legal c?
How do you view the path?
write a program for the normal snake games find in most of the mobiles.
Explain the difference between the local variable and global variable in c?
write a c program to calculate sum of digits till it reduces to a single digit using recursion
A text file that contains declarations used by a group of functions,programs,or users a) executable file b) header file c) obj file d) .cfile
Explain what is the advantage of a random access file?
What is a null string in c?
Stimulate calculator using Switch-case-default statement for two numbers
How do you list files in a directory?
Explain what is a const pointer?
Is c is a procedural language?