Who invented oop?
No Answer is Posted For this Question
Be the First to Post Answer
what type of questions
What is memory leak and memory corruption?
What do you mean by stack program? Get me an example stack program?
Why interface is used?
why we call c++ is object oriented lanaguage
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 a class oop?
What is the difference between pass by reference and pass by value?
Out of 4 concepts, which 3 C++ Follow?
Can we define a class within the interface?
Precompilation ?
What is the difference between const int *ptr and int const *ptr???