What is the difference between C++ & Java?

Answer Posted / dsr

C++ java
pointers no pointers
multiple inheritance multiple inheritence with interface
platform dependent plotformindependent

Is This Answer Correct ?    86 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are predicates in java 8?

520


What is the main use of java?

561


Explain about java sdk?

570


What is collection class in java?

529


can java object be locked down for exclusive use by a given thread? Or what happens when a thread cannot acquire a lock on an object? : Java thread

524






What is difference between string and stringbuffer?

483


Explain creating threads by extending thread class ?

570


What is thread life cycle?

525


What is a default method?

507


what is enumset?

571


What is java regex?

522


Why is it called a string?

553


What is comparable and comparator interface? List their differences

570


What is the function of static in java?

531


How does enum work in java?

532