c++ is a pure object oriented programming or not?

Answers were Sorted based on User's Feedback



c++ is a pure object oriented programming or not?..

Answer / damodhar.k

No

Is This Answer Correct ?    21 Yes 6 No

c++ is a pure object oriented programming or not?..

Answer / baranee

C++ is Oops concept only but not pure. pure concept is JAVA
only.

Is This Answer Correct ?    15 Yes 2 No

c++ is a pure object oriented programming or not?..

Answer / jeyasri

NO

Is This Answer Correct ?    5 Yes 1 No

c++ is a pure object oriented programming or not?..

Answer / rishabh

No

Is This Answer Correct ?    2 Yes 0 No

c++ is a pure object oriented programming or not?..

Answer / ram dayal

yes

Is This Answer Correct ?    9 Yes 11 No

Post New Answer

More OOPS Interview Questions

what is the need of abstraction? what is abstraction?what is the abstraction for stack?

8 Answers   CTS, Verizon,


any one please tell me the purpose of operator overloading

0 Answers   Amazon,


why we are declare the function in the abstract class even though we are declaring it in Derived class?

1 Answers   TCS,


What is OOPS and How it is different from Procedural Programming ?

23 Answers   HP, Infosys, Thyrocare,


Program to open a file with First argument

1 Answers   TCS,






what is virtual function?

26 Answers   Aspire, HP, Infosys, RoboSoft, TCS,


What are oops methods?

0 Answers  


what is meant by files?

4 Answers   Infosys,


what is an qt4 interface?

1 Answers   IBM,


What is inheritance in simple words?

0 Answers  


string is a class or data type in java?

3 Answers  


difference between abstraction and encapsulation with progarammatic eg. hi,just recently i went for an interview .The interviewer asked what is the difference between abstraction and encapsulation with programmatic eg. I gave the answer as encapsulation mean hiding the relevant data which is not useful for the user, eg a electric fan .hiding the information how the electricity is converted into machanical energy. abtraction showing only the relevant data to the user eg electric fan. it look ,its color ,it design etc only relevant data. Then the interviewer asked me, give me some programmic eg .I Said Let assume a web form having control like textbox,button etc. The user can view textbox,button etc this is the eg of abstraction and when the user click on the button how he is redirected is not known by the user is the eg of the encapsulation. Am I Correct .was the answer given by me is perfect .now i am planing to go for an another interview should i give the same answer.IF not please suggest me a better answer.with some good eg Please help

1 Answers  


Categories