array of pointer
pointer to array
pointer to pointer
Answer Posted / harisankar.k.r.ctl
no
| Is This Answer Correct ? | 4 Yes | 1 No |
Post New Answer View All Answers
What is hash table in c?
Can a void pointer point to a function?
What will be the outcome of the following conditional statement if the value of variable s is 10?
how to write optimum code to divide a 50 digit number with a 25 digit number??
Explain the red-black trees?
How do I use void main?
What is the meaning of c in c language?
What is a stream water?
Is it better to bitshift a value than to multiply by 2?
Difference between exit() and _exit() function?
When should structures be passed by values or by references?
Write a program to print “hello world” without using semicolon?
How do I use strcmp?
Explain what is the difference between the expression '++a' and 'a++'?
Can a function argument have default value?