Which of the following is designed for cross platform integration
Answers
Answered by
1
Answer:
c++
Explanation:
C++ gives the best performance for your apps on any platform. It provides direct access to RAM, CPU, GPU and controllers. It is also a base language of complex computations for Game Engines, Video and Image Processing, Big Data Analyses and Processing, etc. C++ development isn't as simple as with C# or Java
Similar questions