wt is diference between int and int pointer as same as
float and float pointer and char and char pointer
Answer Posted / khajasirajuddin shaik
int is datatype which specifies integer type of data,where as int pointer specifies the address of an integer type variable
| Is This Answer Correct ? | 3 Yes | 4 No |
Post New Answer View All Answers
How can I display a percentage-done indication that updates itself in place, or show one of those twirling baton progress indicators?
How many data structures are there in c?
Can the sizeof operator be used to tell the size of an array passed to a function?
Why doesnt long int work?
hi friends how r u as soon in satyam my interview is start but i m very confusued ta wat i do plz help me frndz wat can i do plz tell me some question and answers related with "C" which r asked in the interview .
Explain modulus operator. What are the restrictions of a modulus operator?
What is openmp in c?
When the macros gets expanded?
Differentiate Source Codes from Object Codes
What is c definition?
Explain what is output redirection?
What is the meaning of && in c?
Where are some collections of useful code fragments and examples?
What is pointer to pointer in c?
Difference between Shallow copy and Deep copy?