What is the real difference between arrays and pointers?
Answer Posted / ravi
Array is simply collecton of similar datatype and the pointer is a variable that represents the location of that data.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
When the macros gets expanded?
Who developed c language and when?
What is the difference between array and pointer?
what is diffrence between linear and binary search in array respect to operators?what kind of operator can be used in both seach methods?
What is the use of f in c?
Explain how can a program be made to print the name of a source file where an error occurs?
How can you find the day of the week given the date?
What is the use of extern in c?
What are the types of type specifiers?
application areas a 'c' a) operating system b) graphics, interpreter, assembler c) program evalution, communication softwares d) all the above
When should structures be passed by values or by references?
What are the 5 elements of structure?
What does the error message "DGROUP exceeds 64K" mean?
On most computers additional memory that is accessed through an adapter of feature card along with a device driver program. a) user memory b) conventional memory c) expandedmemory d) area
When should a far pointer be used?