what is pointer ? what is the use of pointer?
Answer Posted / guest
pointer is pointing to the addresss location
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What is string function in c?
Can main () be called recursively?
What is the use of f in c?
can anyone please tell about the nested interrupts?
Tell me with an example the self-referential structure?
What are the 4 types of functions?
What are the types of arrays in c?
Why do we use static in c?
How can you return multiple values from a function?
What is the right type to use for boolean values in c? Is there a standard type?
Explain goto?
Explain do array subscripts always start with zero?
exit () is used to a) exit () terminates the execution of the program itself b) exit () terminates the execution of the loop c) exit () terminates the execution of the block d) none of the above
can any one tel me wt is the question pattern for NIC exam
Explain what is the best way to comment out a section of code that contains comments?