What is the difference between C++ & Java?

Answer Posted / sandeep kumar

C++ is partial object oriented programming language because
without using a class we can write a program.

java is a complete object oriented programming language
because we cannot create even a single program without
writing class


c++ support got statement.

java does not support got statement.

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 "this" keyword in java? Explain

653


What is this keyword in java?

561


What are the kinds of polymorphism?

606


Can we overload the methods by making them static?

496


What is the purpose of interface?

572






hr interview how many minutes asking question

1559


Can you declare a private method as static?

686


Is singleton set an interval?

526


What is the difference between processes and threads?

529


What is the same as procedures?

525


What is an exception? difference between Checked and Unchecked exception in Java

550


Detail discussions on JVM, memory management and garbage collector.

548


What is object-oriented paradigm?

606


Can an abstract class be a final class?

527


How can a gui component handle its own events?

586