What is use of C++ programming language and can i make window or android app with c++. If yes then how? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

What is use of C++ programming language and can i make window or android app with c++. If yes then how?

4th Apr 2020, 9:08 PM
Muhammad Hamza
Muhammad Hamza - avatar
2 Answers
0
Hello! I am not sure about Cpp, but Csharp can. There was a community that made a great platform called Xamarin, by using C# and XML you could create Android/iOS applications. Microsoft bought Xamarin, now by inatalling VS and other plugins you can be an app creator. C# is better for app and games you know... Cpp + Java = C# so: SEE SHARP!
4th Apr 2020, 9:17 PM
Ibodullo Salimov
Ibodullo Salimov - avatar
0
For Android apps you should learn Java/Kotlin, Flutter or React Native if you know JavaScript. C++ can be used to create desktop apps, but I would suggest to use C#, you can use Visual Studio IDE where you can drag and drop elements to create GUI.
4th Apr 2020, 9:33 PM
Viktor Sokolov
Viktor Sokolov - avatar