answersLogoWhite

0

Programming is a human activity, it cannot be installed. Compilers, on the other hand, can be installed.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

How do you do C programming on your Windows?

C programming can be started on Windows by using a suitable IDE (these include compilers) such as Dev-C++


Does C programming work on Windows 7?

You can't install C++ programs on Windows 7. The compatibility issue is due to turbo software not due to Windows 7. Turbo C does not work on Windows 7 because Turbo C is 16 bit application where Windows 7 does not support 16 bit applications. But there's a tool which allows users to install 16 bit applications on Windows 7. The tool is DOSBox. Use DOSBox to install Turbo C in Windows 7.


What is the difference between aspnet vbnet and c?

asp.net is website programming vb.net is windows forms programming the visual basic language c#.net is windows forms programming in c# language


What programming language is Microsoft Windows written in?

Microsoft Windows is mainly programmed in C++ and C.


How we can install the c and c plus plus?

You cannot 'install' programming languages. Instead, you can try to install a compiler or an IDE.


How do you install C language from a website?

You cannot install programming languages (or natural languages, either) on your computer. You can install compilers for programming languages, though.


The mainly used programming language to Windows XP is?

C, C++, C# I think.


What Programming Language was Windows OS created and why?

Microsoft Windows Was Created By Using C, C++, Visual BASIC


What is the difference between windows programming and .Net programming?

Windows programming is a general term for writing programs intended for the Windows platforms. We can write Windows programs in any programming language. The .NET framework is specifically intended to be used with C#, F# and Visual Basic programming languages.


What programming language is Microsoft Windows 3.1 programmed in?

C, C++, and Assembler.


What is registry in C Programming?

Nothing. Of course, if you are programming for MS Windows, you can use registry-manipulation functions.


What is the difference between Windows-based C programming and Linux-based C programming?

C programming is just that no matter if the operating system is Windows or Linux. Operating systems usually have an Application Program Interface that is commonly known as an API. The APIs of Windows will be different than Linux because the operating systems are (very) different.