Answer Posted / immanuel
it refers to the location or address of any other variable.
Pointer is denoted by * and the address is denoted by &
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Why multiple inheritance is not allowed?
Why do we use polymorphism?
Is abstract thinking intelligence?
What is the purpose of enum?
#include
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
What is multilevel inheritance in oop?
What is destructor example?
What is overloading and its types?
Why is oop useful?
write a program to find 2 power of a 5digit number with out using big int and exponent ?
What is coupling in oop?
write a program that takes input in digits and display the result in words from 1 to 1000
What does I oop mean?
What is abstraction example?