0
What is different between #C, C++ and Java?
7 Antworten
+ 6
C++ is derived from C and has the features of both procedural and object-oriented programming languages.
C++ and Java both are object-oriented programming languages. Yet, both languages differ from each other in many ways.
C++ is derived from C and has the features of both procedural and object-oriented programming languages. C++ was designed for application and System development.
Java is built upon a virtual machine which is very secure and highly portable in nature. It is grouped with a comprehensive library to provide support for the abstraction of the existing platform.
Java was mainly designed for application programming and has a functionality of an interpreter for printing systems which was later developed into network computing.
+ 2
Read the use of all these three languages you will understood the difference and purpose
+ 2
Everyone has already explained very well.
But let me tell you that
C# has # with C
C++ has ++ with C
Java is just Java