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
Answer / khushi
java is platform independent language and c++ is platform
dependent language.
| Is This Answer Correct ? | 7 Yes | 1 No |
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 |
Answer / nikhil
c++ is like nokia mobile where as java is like i-phone
| Is This Answer Correct ? | 0 Yes | 0 No |
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 |
Difference between abstract class and Interfaces in Java
9 Answers Nest, Persistent, Yantro Software,
What is the difference between COM and CORBA?
how we define two jobs have same name??is it exist??
what are the activities you enjoy most and How do you see these Developing in the Future with Reference to in your work life and in your personal life
how sap is different from other software ?
9. Read the function conv() given below conv(int t) { int u; u=5/9 * (t-32); return(u); } What is returned (a) 15 (b) 0 (c) 16.1 (d) 29
How can we develop a multi-tier application in Java?
how many languages .net is supporting now?
Given an array of size n. It contains numbers in the range 1 to n. Each number is present at least once except for 2 numbers. Find the missing numbers.
How Many versions are there in crystal reports
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?
what is the difference between primary key and unique key?