Answer Posted / mahi
pointer is a variable witch can strore address of another
variable
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What is a header file?
Should I learn data structures in c or python?
What are identifiers and keywords in c?
Which is the best website to learn c programming?
How is a structure member accessed?
What is class and object in c?
How can you tell whether a program was compiled using c versus c++?
What is the value of h?
Why is not a pointer null after calling free?
Are c and c++ the same?
A c program to display count values from 0 to 100 and flash each digit for a secong.reset the counter after it reaches 100.use for loop,. pls guys hepl me.. :(
which of the following is not a character constant a) 'thank you' b) 'enter values of p, n ,r' c) '23.56E-o3' d) all of the above
What is ctrl c called?
Are enumerations really portable?
What does return 1 means in c?