What is the difference between C++ & Java?

Answer Posted / mahesh telor

c++ provides two types of comment where java provides 3
types of comment

* c++ comment is * java comment is
(1) single line comment (1) singleline comment
(2) multipleline comments (2) multipleline comments
(3) documentation comment

Is This Answer Correct ?    16 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the legal parameters?

513


What is the platform?

538


What is the use of singleton class?

525


What is the syntax and characteristics of a lambda expression?

563


Explain about fail safe iterators in java?

570






What does string [] args mean?

543


What is difference between static and abstract class?

524


Can a list be null in java?

545


How to make object serializable in java?

555


Is java still necessary?

623


What is the difference between synchronized and synchronized block?

507


Is java a software?

516


What do you understand by overloading and overriding in java?

548


Why Java is not pure Object Oriented language?

651


Why do we use threads in java?

571