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
Explain about C function prototype?
Why does notstrcat(string, "!");Work?
Write a code to achieve inter processor communication (mutual exclusion implementation pseudo code)?
Why does the call char scanf work?
Explain the difference between getch() and getche() in c?
Is fortran still used today?
Differentiate between the expression “++a” and “a++”?
Why structure is used in c?
How macro execution is faster than function ?
What is a char in c?
What is the value of c?
Is c is a procedural language?
What is the best way to store flag values in a program?
How many keywords are there in c?
Is null always equal to 0(zero)?