wt is diference between int and int pointer as same as
float and float pointer and char and char pointer
Answer Posted / ravikumar
int gives the value of the integer but int pointer gives
address of the integer value
| Is This Answer Correct ? | 38 Yes | 2 No |
Post New Answer View All Answers
What is the advantage of an array over individual variables?
please give me a VIRTUSA sample palcement papers.... you will only send TECHNICAL SECTION..... that is help for me Advance Thanks........................
How do we make a global variable accessible across files? Explain the extern keyword?
what do you mean by enumeration constant?
what type of questions arrive in interview over c programming?
What is the sizeof () operator?
What is difference between function overloading and operator overloading?
What are identifiers c?
What are the 4 data types?
What is the difference between text files and binary files?
Difference between strcpy() and memcpy() function?
What are global variables?
What are loops c?
Is there sort function in c?
Is main a keyword in c?