Similarities between Java and C++.

What are the similarities between Java and C++?

This might help -

1 Like

These may be useful

http://www.dickbaldwin.com/java/Java008.htm

https://people.eecs.ku.edu/~miller/Courses/JavaToC++/Similarities.html

they both support polymorphism,inheritance,delegation.
they both object oriented programming