What is object and class in oops?
No Answer is Posted For this Question
Be the First to Post Answer
There are 2 empty jars of 5 and 3 liters capacity. And a river is flowing besides. I want to measure 4 liters of wanter using these 2 jars. How do you do this?
can you give real time example for polymarphism
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
write a C++ program for booking using constructor and destructor.
Have you ever interfaced with a database?
Get me a number puzzle game-program
How do you use inheritance in unity?
What is static modifier?
Out of 4 concepts, which 3 C++ Follow?
What is oop in simple words?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What is the fundamental idea of oop?