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

Does variable declaration allocate memory?

575


What flag up means?

593


Is java 1.7 the same as java 7?

526


What about features of local inner class?

611


What is boolean query?

524






How concurrent hashmap works?

602


What is the use of private static?

526


Write a program to reverse a number in java?

556


What are scalar data types?

516


Is java 9 released?

519


What is array initialization in java?

484


What do you mean by inner class in java?

559


Is list ordered in java?

533


How do you escape sequences in java?

585


What is a double?

586