What is the real difference between arrays and pointers?
Answer Posted / subhasmita swain
arrays stores a block of contigious memory .where as
Pointers are save the base address of the block of
memory,it may be a array of datas.pointers can resize them
shelves by pointing to a different block of memory,in
contrast arrays are fixed size.
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
write a progrmm in c language take user interface generate table using for loop?
Why C language is a procedural language?
What do you mean by a local block?
Explain how are 16- and 32-bit numbers stored?
What is the code for 3 questions and answer check in VisualBasic.Net?
What is the maximum no. of arguments that can be given in a command line in C.?
Explain how can I write functions that take a variable number of arguments?
Define macros.
what is reason of your company position's in india no. 1.
Is this program statement valid? INT = 10.50;
What is the behavioral difference when include header file in double quotes (“”) and angular braces (<>)?
hi any body pls give me company name interview conduct "c" language only
What is this infamous null pointer, anyway?
What is the need of structure in c?
Is c procedural or functional?