c++ is a pure object oriented programming or not?
Answers were Sorted based on User's Feedback
Answer / baranee
C++ is Oops concept only but not pure. pure concept is JAVA
only.
| Is This Answer Correct ? | 15 Yes | 2 No |
What is the main purpose of inheritance law?
what are the realtime excercises in C++?
write a program to enter a string like"sunil is a good boy and seeking for a job" not more than 10 characters including space in one line,rest characters should b in other line.if the next line starts from in between the previous word,then print whole word to next line.
What is a class oop?
Write pseudo code for push in a stack?
What is the main feature of oop?
What is object in oop?
What are different oops concepts?
why freind function takes more parameter than normal member function in c++?
What is coupling in oop?
Definition of Object Oriented Programming in single line?
33 Answers Impact Systems, Q3 Technologies, TCS,
Write a program to demonstrate the use of 'Composition' in C++