What is the difference between C++ & Java?

Answer Posted / chandra sekhar

Java is a fully object oriented language where as c++ is c
with classes.
Java is used for all kinds of development i.e
console,web,windows where as c++ is only for console.
Java supports "Applets" and "Swings" concept that makes it
to be more powerful language than c++.

Is This Answer Correct ?    12 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which methods are used during serialization and deserialization process?

546


What are encapsulation, inheritance and polymorphism?

523


How to create a base64 decoder in java8?

552


How is it possible for two string objects with identical values not to be equal under the == operator?

521


What is default locale java?

532






What is the difference between I ++ and ++ I in java?

501


Is multiple inheritance supported by java?

502


Why is an interface be able to extend more than one interface but a class can’t extend more than one class?

697


What is cr keyboard?

650


Can java list be null?

543


What are the different collection views provided by maps?

558


Is int primitive data type?

502


java program with complete 4 oops concepts implemented example

2726


What do you understand by looping in java? Explain the different types of loops.

557


Why java applets are more useful for intranets as compared to internet?

575