Answer Posted / anantha sharma
Pointer is a variable that holds address of a memory location
| Is This Answer Correct ? | 21 Yes | 0 No |
Post New Answer View All Answers
How do you define a string?
Is it possible to have a function as a parameter in another function?
What is the argument of a function in c?
Can include files be nested?
Explain what is the heap?
Multiply an Integer Number by 2 Without Using Multiplication Operator
Explain what is wrong with this statement? Myname = ?robin?;
What is table lookup in c?
What is a constant?
How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?
Is this program statement valid? INT = 10.50;
What is c language used for?
What is keyword in c?
Explain what are multibyte characters?
Explain the difference between #include "..." And #include <...> In c?