Java is called as pure objerct oriented programming
language, where as c++ is not completely object
oriented.can any explain the detailed differenec between
these two

Answers were Sorted based on User's Feedback



Java is called as pure objerct oriented programming language, where as c++ is not completely objec..

Answer / khushi

java is platform independent language and c++ is platform
dependent language.

Is This Answer Correct ?    7 Yes 1 No

Java is called as pure objerct oriented programming language, where as c++ is not completely objec..

Answer / krishna

java allows primitive variable,and it also allows static
methods and classes so its not purely object oriented

Is This Answer Correct ?    4 Yes 1 No

Java is called as pure objerct oriented programming language, where as c++ is not completely objec..

Answer / nikhil

c++ is like nokia mobile where as java is like i-phone

Is This Answer Correct ?    0 Yes 0 No

Java is called as pure objerct oriented programming language, where as c++ is not completely objec..

Answer / paru jain

Because in java it is necessary is use class and object.
and Class and Object is the basic concept of java. In c++
it is not necessary to use clas and object
So java is Pure object Oriened Language

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Programming Languages AllOther Interview Questions

how to fin top two miximum values in sql? not 2nd both max value of 1st and 2nd both have to find out

0 Answers  


what is the difference between uservariables and systemvariables (in Environmental variables)???

0 Answers  


Always use scope terminator like End-If with IF, End- Evaluate with Evaluate statement.Can somebody explain me the detail logical explanation?

0 Answers  


What is the difference between DECISION COVERAGE(DC) and MODIFIED CONDITION/DECISION COVERAGE(MCDC)?

0 Answers  


I've an application where i need to give access to all the features only to admin and only few features to normal users. Say Menu...i dont want all my menu items to be accessible to all the users only the admin people can see few all the features where as normal users can have access to limited menu items...how can i achieve this. Please note that my menu is not a database driven menu.

1 Answers   Tesco,


Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

0 Answers   Amazon,


what are the differences between CONS, LIST, and APPEND

0 Answers   Comtech,


How can we develop a multi-tier application in Java?

0 Answers  


how to avoid java script validation in client side validation?

2 Answers  


Diff.b/w Frames and container?

1 Answers   Tech Mahindra, Wipro,


Mainly Related to Oracle, DBMS , Oracle Stored Procedures, Functions, Oracle 9i Architecture, Redo logs..., Views,

0 Answers   Indian Overseas Bank,


how pseudo column works?

0 Answers   Oracle,


Categories