What is the advantage of oop over procedural language?
No Answer is Posted For this Question
Be the First to Post Answer
Difference between over loading and over ridding?
12 Answers CTS, Patni, Softvision Solution,
How to improve object oriented design skills?
Write a program in c++ to read two floating point numbers and find their sum and average.
Base class has two public data members. How can i derive a new class with one datamember as public and another data member as private?.
explain the concepts of oops?
why the memory allocated with new cant be freed using free()
Write a program to reverse a string using recursive function?
Why many objects can working together? How objects working togetherM I want to see example code.
Write a program to implement OOPS concepts such as inheritance, polymorphism, friend function, operator overloading?
what is multithreading in c++ , what is difference between multithreading and singlethreading.
features of OOPS
22 Answers Ness Technologies, Satyam,
when my application exe is running nad i don't want to create another exe what should i do