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 type of loop is a for loop?
What is object and class in oops?
How do you define social class?
What is class and example?
Why is there no multiple inheritance?
Why do pointers exist?
Why is oop better than procedural?
What is encapsulation with example?
What is destructor in oop?
What is encapsulation in ict?
What is the benefit of oop?
Why is polymorphism needed?
Write a c++ program to display pass and fail for three student using static member function
When not to use object oriented programming?
What is inheritance in oop?