What is the memory allocated by the following definition ?
int (*x)[10];
Answer Posted / subbu
no memory is allocated at the time of pointer declaration
| Is This Answer Correct ? | 9 Yes | 6 No |
Post New Answer View All Answers
What will be your course of action for a push operation?
What is a ternary operator in c?
which is an algorithm for sorting in a growing Lexicographic order
a way in which a pointer stores the address of a pointer which stores the value of the target value a) reference b) allocation c) multiple indirection d) none
Can a pointer be volatile in c?
Write a program to check palindrome number in c programming?
How to write a code for reverse of string without using string functions?
I have written a pro*C program to fetch data from the cursor. where in i have used the concept of BULK FETCH.... each FETCH statement is taking lots of time to fetch specified number of rows at...
Which is better pointer or array?
What is && in c programming?
How would you use the functions fseek(), freed(), fwrite() and ftell()?
What is the use of getchar() function?
Is c is a procedural language?
Explain what happens if you free a pointer twice?
Which node is more powerful and can handle local information processing or graphics processing?