What is the real difference between arrays and pointers?
Answer Posted / raja
answer#1
| Is This Answer Correct ? | 0 Yes | 3 No |
Post New Answer View All Answers
#include
How can you determine the maximum value that a numeric variable can hold?
What are the 3 types of structures?
Explain what will the preprocessor do for a program?
i have to apply for rbi before that i need to know the the syllabus for the entrance questions. whethet it may be aps or techinical
What are the disadvantages of a shell structure?
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)
Where are c variables stored in memory?
Can math operations be performed on a void pointer?
Write the Program to reverse a string using pointers.
How can I remove the leading spaces from a string?
Why dont c comments nest?
What is difference between stdio h and conio h?
Why does notstrcat(string, "!");Work?
What does sizeof function do?