Answer Posted / s.s.venkatesh
Pointer is also a variable,that is used to refer the memory
location of the particular variable(that is pointer
variable).
In pointer,we can get address of the particular variable by
using ambuson(&) symbol.
we can get the value by using asterisk(*) symbol.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How will you delete a node in DLL?
What are the types of assignment statements?
Why void main is used in c?
What are the advantages of c preprocessor?
Explain what are the different file extensions involved when programming in c?
Why is c called a structured programming language?
What Is The Difference Between Null And Void Pointer?
What are the storage classes in C?
Do pointers need to be initialized?
Can you please explain the scope of static variables?
What is wrong with this declaration?
What is the difference between the local variable and global variable in c?
What is the explanation for modular programming?
Hai,I have done with my bachelor of commerce and planing to ms,please suggest me how to convince vo for shifting from commerce to computers. Visa on 8 DEC 2014 Npu university
What is console in c language?