answersLogoWhite

0


Best Answer

There are very few applications of any note that aren't written in C++ (or some combination of C++ and C). Even the Java virtual machine required to interpret Java programs is written in C++.

User Avatar

Wiki User

6y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which desktop application use c plus plus?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which of these programs java php dot net c c plus plus c sharp sql HTML will design a desktop application better?

Java and .Net can create good desktop applications both. Java provides manual configuration of all features.


Do you have to use delete operator on C plus plus strings before exiting your application?

no you dont


What are the application of c plus plus?

Writing programs in it.


Which programming language that can make desktop apps and websites and what about c plus plus?

Most general purpose programming languages, including C++, can create desktop applications. However you would not use C++ to create websites. Websites are generally created with a combination of HTML and server-side scripts, such as PHP.


What are the application of c plus plus plus plus language?

Writing computer-programs in it.


How do you change the Borland C plus plus application icon?

Change the icon in the application's resource file, then recompile.


The application where c language can't implemented but it is done by c plus plus language?

Any C++ application that makes use of classes cannot be compiled in C since C is not an object-oriented programming language. The code may be altered to eliminate the classes, but if the classes are designed with complex hierarchies then the transition could prove quite difficult to implement.


How the turbo c plus plus use in the computer?

How the turbo c plus plus use what in the computer.


What can you do with the Visual C plus plus App-Wizard?

The App-Wizard is the Application Wizard. You use it to create a framework for your application by choosing the type of application and which features you require. The wizard generates the source files and headers for you according to your choices, you simply need to flesh it out with your specific implementation.


What is the difference between visual c plus plus and Microsoft foundation classes languagues?

Microsoft Foundation Class Library is in fact used by VC++. MFC is an application framework that wraps portions of the Windows API in C++ classes, including functionality that enables them to use a default application framework.


How do you use conioh header in c plus plus?

just as you do it in C.


What are the home application of c plus plus programming language?

C++ is useful when you want to write a program which you can use for your home use. For instance, you have a lot of different files. You can use C++ to sort them out using file extensions. Or you can write a program which will keep track of programs and music you download and so on.