what is the difference between Cpp And Java

Answer Posted / madhu

cpp is not 100% object oriented programming language,
because primitives are not objects in cpp,
whereas java is said to be 100% pure object oriented
programing language, because we can convert the primitives
into objects by using the concept called 'wrapping'.

Is This Answer Correct ?    45 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages of passing this into a method instead of the current class object itself?

1162


How can you read an integer value from the keyword when the application is runtime in java? example?

616


What is composition in java?

719


What is passing parameters in java?

509


What is entry set in java?

527






What is java ceil?

566


What does function identity () do?

514


What is the full meaning of java?

525


What is the differences between heap and stack memory in java? Explain

527


How to declare objects of a class ?

584


What is the use of jtable?

645


Explain where variables are created in memory?

578


if u open login & logout ,how can udisplay the timelogin & logout members ?

1748


What is the disadvantage of java?

502


Why are getters and setters used?

563