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 the base class of all exception classes in java?

572


What is the list interface?

612


What language is an assembler written in?

559


Does importing a package imports its sub-packages as well in java?

554


What is string builder in java?

558






Explain 5 features introduced in jdk 1.7?

615


Can we define private and protected modifiers for variables in interfaces?

588


What is a newline character in java?

566


Is zero a positive integer?

537


What is java object name?

552


What is the meaning of 3 dots in java?

683


How to instantiate member inner class?

628


How do you represent a space in regex java?

525


How to create a thread in java?

607


What does substring mean?

515