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 virtual function in c++
Please tell me the oops concept with detailed answer
Write an operator overloading program to write S3+=S2.
What is object and class in oops?
write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory
what is the application of oops?
what is different between oops and c++
What is virtual function?where and when is it used?
Write a program to find out the number of palindromes in a sentence.
What is an example of genetic polymorphism?
What do you mean by inline function?
What is use of overloading?