English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

What kind of code.

2007-08-13 14:21:46 · 4 answers · asked by zac2k4 1 in Computers & Internet Programming & Design

4 answers

I would guess C++ since that is considered trendy right now.

One thing that concerns me - if they added15 million lines of code why are the old bugs of previous Windows versions still in there?

2007-08-13 14:45:51 · answer #1 · answered by Rich Z 7 · 1 0

Probably mostly C / C++, and some assembler for more low level stuff. I heard a rumor it was developed in .Net languages, and compiled to native code (skipping the just in time compilation step, this is possible using ngen.exe).

2007-08-14 13:04:52 · answer #2 · answered by Pfo 7 · 0 0

It would be a combination of C, C++ and Assembler. The parts of the operating system that need to operate very very fast would be written in assembly language.

2007-08-13 21:48:23 · answer #3 · answered by joyaz711 5 · 1 0

My guess is C / C++.

All of the other Window's OS were in C.

2007-08-13 21:31:32 · answer #4 · answered by Dark-River 6 · 1 0

fedest.com, questions and answers