why is java and c++ preferred over html
I want why is java and c++ is better than html
Answers
Answered by
4
Answer:
=> In addition, Java is multi-threaded while C++ does not support multi-threading. C++'s thread safe smart pointers are three times slower than Java references. And Java has HotSpot Java Virtual Machine (JVM), which features just-in-time (JIT) compilation for better performance .
Thanks..
Similar questions