hat is a pointer?
Answers were Sorted based on User's Feedback
Answer / satya.tivari
a pointer is a variable which stores an address of another
variable.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / sumit mmmec
pointer provide the programmer direct access on memory
allocation.
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / vaibhav
it is a derived data type which holds the address of that
variable.
| Is This Answer Correct ? | 3 Yes | 0 No |
write a program in 'c' to find the value of p[i+1]^n.p,i,n are arguments of a macro and n is a integer
write c program without semicolon
11 Answers MindTech, TCS, Wipro,
What will be the output of following program #include main() { int x,y = 10; x = y * NULL; printf("%d",x); }
Write a program that will read the input of any number of digits n in a row of shafh showing the breakdown of the printing and printing figures by the recursive function.
how to go with this?
1234554321 1234 4321 123 321 12 21 1 1 12 21 123 321 1234 4321 1234554321
What is the return type of sizeof?
What is a dynamic array in c?
convert 12345 to 54321 withoutusing strig
What is atoi and atof in c?
hi , please send me NIC written test papers to sbabavalli@gmail.com
here is a link to download Let_Us_C_-_Yashwant_Kanetkar