Answer Posted / varsha vilas kalebag
object oriented programmimg structures
| Is This Answer Correct ? | 47 Yes | 105 No |
Post New Answer View All Answers
What is for loop and its syntax?
What is class and object in oops?
Why multiple inheritance is not possible?
2. Give the different notations for the class.\
Write a c++ program to display pass and fail for three student using static member function
What is meant by oops concept?
What is difference between oop and pop?
Can static class have constructor?
Explain virtual inheritance?
design a c++ class for the chess board,provide a c++ class definition for such class(only class definition is required)
What is destructor in oop?
What are the benefits of interface?
What is the purpose of enum?
What is the real time example of inheritance?
How to call a non virtual function in the derived class by using base class pointer