What is the real difference between arrays and pointers?
Answer Posted / siddhartha
Arrays allocate the memory space which cannot resized or
reassigned. But in case of pointers the memory size can be
resized
Is This Answer Correct ? | 42 Yes | 8 No |
Post New Answer View All Answers
Linked lists -- can you tell me how to check whether a linked list is circular?
What do you mean by dynamic memory allocation in c? What functions are used?
What is the difference between c and python?
What are the 32 keywords in c?
What are enums in c?
hello freinds next week my interview in reliance,nybody has an idea about it intervew questions..so tell
How do you print only part of a string?
Is c dynamically typed?
write a c program to do the following: a) To find the area of a triangle. b) To convert the temperature from Fahrenheit to Celsius. c) To convert the time in hours : minutes : seconds to seconds.
How can I recover the file name given an open stream?
How can I write a function analogous to scanf?
the statement while(i) puts the entire logic in loop. this loop is called a) indefinite loop b) definite loop c) loop syntax wrong d) none of the above
Tell us bitwise shift operators?
How does normalization of huge pointer works?
how do you programme Carrier Sense Multiple Access