Answer Posted / deepa.g
Pointer is stores the address of the another variable.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Write a program for finding factorial of a number.
What are shell structures used for?
please explain clearly about execution of c program in detail,in which stage are the printf sacnf getting into exeecutable code
Who is the founder of c language?
What is the difference between Printf(..) and sprint(...) ?
What is c token?
When should we use pointers in a c program?
What is static identifier?
What is advantage of pointer in c?
An organised method of depicting the use of an area of computer memory used to signify the uses for different parts of the memory a) swap b) extended memory c) memory map d) all of the above
What does p mean in physics?
What is the role of && operator in a program code?
"%u" unsigned integer print the a) address of variable b) value of variable c) name of a variable d) none of the above
What is #error and use of it?
How to establish connection with oracle database software from c language?