F0r CUCEKians

C/C++

Applications -

Note: you will learn more either by googling yourselves or exploring the topic yourselves you can't learn as much from others experience as you learn from yours.

1.GUI

GUI (Graphical User Interface). Adobe Photoshop, one of the most popularly used photo editors since older times, was created with the help of C/C++. later on some more softwares of Adobe were created using c/c++.

2.Google

Google file system and Google chromium browser were developed using C/C++.

3.Operating Systems

Microsoft windows is built in c/c++. firstly UNIX (a operating sysytem) was created using c later on some of android softwares were also created in c/c++, and still it is used.

4.Animation/Graphics and Gaming

Since the C/C++ is relatively faster than Java or Python, as it is compiler-based, it finds several applications in the gaming sector. Some of the most simple games are coded in c such as Tic-Tac-Toe, The Dino game, The Snake game and many more. Increasing advanced versions of graphics and functions, Doom3 a first-person horror shooter game was designed by id Software for Microsoft Windows using c in 2004.