Answer Posted / ramesh bhumarapu
Pointer is a Reference Variable...
which contains address of another variables
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Can bst contain duplicates?
What is the benefit of oop?
What does no cap mean?
Who invented oop?
What is the main feature of oop?
What are the components of marker interface?
Explain virtual inheritance?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
Can private class be inherited?
What is object in oops?
What is multilevel inheritance explain with example?
how to get the oracle certification? send me the answer
Which language is not a true object oriented programming language?
What does sksksk mean in text slang?
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.