What is the real difference between arrays and pointers?
Answer Posted / anu yadav
array can be of any size whereas pointer is always of 2 byte......
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?
Is there a way to compare two structure variables?
What are the advantages of external class?
What is volatile, register definition in C
How the c program is executed?
What is a floating point in c?
What is the purpose of ftell?
Does c have function or method?
Is a pointer a kind of array?
What is the return type of sizeof?
Can a variable be both static and volatile in c?
Where can I get an ansi-compatible lint?
write a program for the normal snake games find in most of the mobiles.
Iam a B.Tech graduate and completed my engineering in 2009, from 2005 to 2009 and after that i had done nothing.Now i want to do job and get into BPO field . Friends give me suggestions as what to say in interview... if they ask me that what would you had done ... these many years without doing job ??????? pls urgent
Explain what would happen to x in this expression: x += 15; (assuming the value of x is 5)