A file pointer always contains the __________ of the file
Answer Posted / harsha
address
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
Explain the advantages of inheritance.
What is meant by multiple inheritance?
What are constructors in oop?
What is the real time example of inheritance?
What is the real life example of polymorphism?
What is abstraction in oops with example?
What is the oops and benefits of oops programming?
How do you define social class?
What is abstraction with example?
Write a c++ program to display pass and fail for three student using static member function
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.
Why do we use oops?
write a program to find 2^n+1 ?
What is the difference between a constructor and a destructor?
What is polymorphism what are the different types of polymorphism?