question

VISHESHGUPTA-1106 avatar image
0 Votes"
VISHESHGUPTA-1106 asked RichardCornell-8390 commented

which language does windows 1.0 written in

I was thinking this question from a long time

small-basic
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

NonkiTakahashi avatar image
0 Votes"
NonkiTakahashi answered NonkiTakahashi edited

My guess about Windows 10 is written in C#. Would you really like to know about Windows 1.0?

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

KristianVirtanen-7032 avatar image
0 Votes"
KristianVirtanen-7032 answered RichardCornell-8390 commented

Hmmm...i did read this question weeks ago and it has wondered myself too. Couldnt find any certain information so we can only guess.

Windows 10 is programmed with combination of C, C#, C++ and Asm, according to wikipedia. There is no reason to doubt that information since most of the open source OS are programmed with same languages. Asm is for hardware, C & C++ there in the middle and C# propably for software what comes with the OS.

My best guess with 1.0, that it is a combination of ASM & C. C# was not available back then but on the other hand, C++ was.

I think 85% of any common OS is variation of Asm & C/C++/C# and some tasks are written in some specific language to cover more security/speed/etc. Seeing Pascal code in 1.0 would not surprise me either.

I remember there was some OS done with Java, but it did not live long. No surprise though. Propably lots of other tries has be seen in era of computing.

· 1
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

I I have a problem.
I have a locked BIOS on my MS Surface. Since no one in MS can give me a way to unlock the BIOS password lock
could the solution be in the 65 million lines of code.?
If so how would I go about in reading the lines of code?
How do I open the Windows 10 program to be able to read the coded lines?
Then I need to be able to change a few codes lines so I can by pass the password question.

Richard Cornell

0 Votes 0 ·