answersLogoWhite

0


Best Answer

It would probably be easier to list those that don't have an implementation but even those intended for non-Windows systems can be used with emulation software. However, all of the most popular languages have Windows implementations, including C, C++, Java, Python, Ruby, Pascal, Cobol and so on.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

14y ago

== == Windows Vista was programmed in multiple languages for different things. The entire kernel was written in C, while other parts used C++ and possibly .NET. Managed code may have also been used for some upper-level applications.

Assembly would've been used for device interaction. But the majority of Vista was written in C and C++.

CSHARP[#]

C

This answer is:
User Avatar

User Avatar

Wiki User

11y ago

Windows is supported by practically any present-day general purpose programming language, with the exception of hardware specific languages aimed at technology not supported by the windows Operating system.

Popular programming languages used for writing applications running under the Windows operating system include the C family of languages (C, C++, C#, Objective-C, and others), the Pascal dialects (Pascal, Turbo Pascal, Objective Pascal), and popular scripting languages such as Perl, Python or Ruby.

The complete list of programming languages available for programming under Windows, or for generating code which executes under Windows, is very large and diverse.

This answer is:
User Avatar

User Avatar

Wiki User

9y ago

The bulk of Windows 8 is either the same or modified code used in previous versions of Windows, which were primarily developed in C/C++. Virtually all Microsoft software is developed in C++ although C# and .NET (or dotNET) are also used for the less critical applications software.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

The boot loader of any operating system is usually written in assembly, and it is true in the case of Windows as well. The rest of the Windows O.S is written in C++ using Win32 API.

This answer is:
User Avatar

User Avatar

Wiki User

10y ago

C. (It is easy to remember: every important program is written in C.)

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

windows xp written in C.

i think the OS kernel is written in C and MFC also used for the development of the OS.

some amount of assembly code also used.

This answer is:
User Avatar

User Avatar

Wiki User

15y ago

Word is mostly written in C++.

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

Windows seven is written in c++ / C# .

This answer is:
User Avatar

User Avatar

Anonymous

Lvl 1
4y ago

sjqpbincerely

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Which programming language is used in windows?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Which language is used to build Windows XP os?

C programming language


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 was used to write Windows phone?

Various languages were used to write Windows phone, but primarily C and C++.


The mainly used programming language to Windows XP is?

C, C++, C# I think.


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


Is windows XP a procedural language or object oriented?

Windows XP is an operating system, not a programming language.


Each of following is a programming tool that can be used to create downloaded browser code except what?

Windows Net Language (WNL)


State three reasons that visual basic is the most widely used programming language in the world?

Visual Basic is not the most widely used programming language in the world. Aside from anything else, it only works on Windows. Java is the most widely used programming language in the world, closely followed by C++. And there are plenty more languages that are far more widely used than Visual Basic, including C, Python, Ruby and Perl, to name but a few. Even C#, which is also a Windows-only programming language, is more popular than Visual Basic.


What is the C language used for?

Programming.


Can language C works on Windows 8?

Yes. C is a general purpose programming language with compilers available for all versions of Windows.


Which programming language is used to create UI windows from scratch in Linux?

Most programs in Linux are written using C or C++.


What programming language is Microsoft Windows 3.1 programmed in?

C, C++, and Assembler.