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 is polymorphism needed?
Why do we need polymorphism in c#?
What is abstraction in oops with example?
Is abstract thinking intelligence?
Why do we use oops?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
can inline function declare in private part of class?
Can main method override?
What is encapsulation in oops?
What is polymorphism in oops with example?
what type of questions
What is encapsulation c#?
How do you define a class in oop?
What is purpose of inheritance?
What is difference between multiple inheritance and multilevel inheritance?