Answer Posted / abhijeet kankani
Ya,the person is riht *p is just pointer which holds the
address of any variable(identifier)
where as **p is pointer to pointer which holds
address of another pointer
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
What are pointers?
how do you programme Carrier Sense Multiple Access
What is difference between array and structure in c?
What is the correct code to have following output in c using nested for loop?
What is #include stdio h and #include conio h?
What is a header file?
What is string constants?
What is a pragma?
Write a program to print "hello world" without using a semicolon?
A character flag or control mechanism that delineates one data item from another a) variable b) constant c) delimiter d) call by reference
What are the benefits of organizational structure?
What does c mean in standard form?
What is operator precedence?
What is output redirection?
Why clrscr is used after variable declaration?