What is object in oop with example?
No Answer is Posted For this Question
Be the First to Post Answer
What makes a language oop?
why c++ is called OOPS? waht is inherutance? what is compiler?
What is abstraction in oops with example?
Can we define a class within the interface?
explain sub-type and sub class? atleast u have differ it into 4 points?
What is class in oop with example?
What is the difference between pass by value,pass by pointer,pass by reference in the catch block in the exception handling in c++
I am developing a payroll system mini project.I used file concept in program for reading and writing.When the program is reloading into the memory that is if i execute next time the file was cleaned and adding data from the starting this is my problem.I want to strore the previous data and if i want to add any record that should be next of previous data.Please help me.
Why is oop better than procedural?
what is abstract class ? when is used in real time ? give a exp
When will a constructor executed?
How can you overcome the diamond problem in inheritance?