Answer Posted / i.sobanapriya
STANDARD TEMPLATE LIBRARY
| Is This Answer Correct ? | 7 Yes | 3 No |
Post New Answer View All Answers
What is polymorphism in oop example?
How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction
What is encapsulation oop?
What is difference between data abstraction and encapsulation?
What is destructor example?
What are the components of marker interface?
Can we override main method?
What do you mean by variable?
What is class in oop with example?
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.
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is abstraction with example?
What is inheritance and how many types of inheritance?
What is encapsulation selenium?
can we make game by using c