What is the difference between C++ & Java?

Answer Posted / amit shingavi

1)C++ allow the concept of Multiplie Inheritance whereas
Java don't allow it.
2)C++ is not purely Object Oriented but Java is Purely
Object Oriented.
3)Java is more secured than C++.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is string syntax?

544


How do you sort a string in java?

532


What is logical variable?

502


What is static keyword?

585


Explain about the security aspect of java?

566






How to use arraylist in java netbeans?

498


Can a static method be final?

548


Why java is platform independent? Explain.

597


What is a numeric literal?

515


What does a za z0 9 mean?

558


Explain about the interpreter in java?

617


What is an eror in java?

552


Does treeset use compareto?

531


Write a regular expression to validate a password. A password must start with an alphabet and followed by alphanumeric characters; its length must be in between 8 to 20.

583


How many types of voids are there?

529