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
When a c file is executed there are many files that are automatically opened what are they files?
What are the 4 types of functions?
Why can arithmetic operations not be performed on void pointers?
Can a variable be both const and volatile?
What is pragma in c?
What is the default value of local and global variables in c?
Can a pointer be static?
Are pointers really faster than arrays?
How would you obtain the current time and difference between two times?
What are pointers? What are stacks and queues?
Tell me what is the purpose of 'register' keyword in c language?
Is there any possibility to create customized header file with c programming language?
which type of aspect you want from the student.
What is substring in c?
How does free() know explain how much memory to release?