Answer Posted / umashankar mishra
pointer is a variable which is used to store the adress of
another variable
syntax:
int *ptr
* symbole is used to defined the pointer
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
What is the full form of oops?
What does it mean when someone says I oop?
What is polymorphism oop?
How Do you Code Composition and Aggregation in C++ ?
What is difference between data abstraction and encapsulation?
What is the advantage of oop over procedural language?
What is abstraction in oop?
What is property in oops?
Can static class have constructor?
What language is oop?
How do you define social class?
How do you achieve runtime polymorphism?
how to get the oracle certification? send me the answer
What is overloading in oop?
What is object in oop with example?