How can I allocate arrays or structures bigger than 64K?
Answer Posted / phani kumar s
by using the pointers with the structures we can allocate the
memory for the structure ,Pointers are DMA
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
How many levels of pointers can you have?
Difference between strcpy() and memcpy() function?
What is the difference between constant pointer and constant variable?
What do you mean by dynamic memory allocation in c? What functions are used?
Compare and contrast compilers from interpreters.
Explain how do you use a pointer to a function?
What is union and structure?
Why do we need a structure?
which is conditional construct a) if statement b) switch statement c) while/for d) goto
Explain how can I right-justify a string?
What is the use of header?
Explain what is a program flowchart and explain how does it help in writing a program?
Where static variables are stored in c?
what is the role you expect in software industry?
Do you know null pointer?