+ 3
What are the shared features of javascript, c++ and java? Or shared patterns
shared features or similarities
2 Answers
+ 2
thanks for sharing
+ 1
in c++ and java there are many, because they are both high level oop languages. now my lack of knowledge about js, its a but different because uts a scripting language. much worse syntax than the others (in my opinion) but is still object orientated, so it could have the same functionality. you would just use js for websites instead of using c++...
hope this helps.