|
|
Q4072 What is the diference between Java and c++?
irt.org | Knowledge Base | Java | Q4072 [ previous next ] Q4072 What is the diference between Java and c++?Please refer to any introductory book on Java. Both the languages are object oriented but Java following the Object - Oriented paradigm purely. The major difference is that Java is platform independent. No pointers in Java , no multiple inheritance directly supported. Feedback on 'Q4072 What is the diference between Java and c++?' |
-- div -->
|