Answer Posted / sivavendra
yeah,,,its right,,,
*p is a ptr tat holds the address of another variable....where as **p is a double ptr which hold the address of another pointer and that pointer hold the address of the data....
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
please send me the code for multiplying sparse matrix using c
What are high level languages like C and FORTRAN also known as?
Write a program to check prime number in c programming?
What is context in c?
What is the difference between procedural and declarative language?
a single linked list consists of nodes a to z .print the nodes in reverse order from z to a using recursion
How are strings stored in c?
Write a program to print “hello world” without using semicolon?
What is the size of enum in bytes?
Is that possible to add pointers to each other?
State the difference between x3 and x[3].
What are the 4 types of unions?
in programming languages a statement or part of a statement that specifies several different execution sequences a) constructs b) distructs c) executes d) none
explain what is fifo?
What is a stream water?