answersLogoWhite

0


Best Answer

The native Assembly language of the given platform.

For example it would be stupid to write anything in Motorola 68000 Assembly for Intel x86 platform: it wouldn't work.

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What assembly language is the best for making an OS?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

How do you create your own operating system from scratch without any knowledge?

You cannot code an operating system without any knowledge of Programming. Developing an OS from scratch requires skills and a good knowledge of programming. It is not an easy task to develop an OS ,but it is not difficult either. To start with , you can start learning Assembly Language ,as this will help you to learn basics of CPU processing and Memory handling. Once you grasp the Assembly language you start of with first of with simple programs in Assembly language. After you have mastered it you can go out for coding a real running OS


Disadvantage of writing OS in high level language such as C?

Nothing. Every modern OS is written in C, except for some little special parts (like interrupt-handling) that are written in Assembly.


How do you create an operating system?

You have to use Assembly. It is possible to create an OS with c or c++, but some portions of the OS MUST be in Assembly. Try googling for an assembly compiler (cuz i cant help u with the Assembly part) and for some OS source code.


Is there a program that can make an OS?

Yes there are a few: - C++ - C# - and Assembly if your planning on making one.... DON'T.. ITS EXTREMELY HARD :) or get some help :D


What do language features do?

Language features in programming languages provide specific functionalities or capabilities that enable developers to build applications. For example, features like variables, control structures, and functions help in organizing code and performing tasks efficiently. Other features such as object-oriented programming, exception handling, and libraries offer additional tools to enhance the development process and build complex applications.


What is a suitable operating system for scientific calculations?

I dont think it is OS-dependant as much as language-dependant. In other words, I dont think there is much of a difference between UNIX and Windows, as long as you use a powerful software/language to do your number crunching. Two of the best that come to mind are C and MATLAB. Of course, there is nothing like assembly level programming, if you have the flair for it :).


Which language is used to build Windows XP os?

C programming language


How do you change Japanese mac os 9.2 language on a apple laptop to English language?

Re-install OS using the Install CD bundled with the laptop.


Is c plus plus easy to use when making an OS?

If you're an experienced C++-programmer, they it is easy to use, even if you are not making an OS.


What is an assembly languages in c?

Forget it. Some compilers allow Assembly statements in C, but only for very special purposes (like OS kernels).


What has the author Rina Yarmish written?

Rina Yarmish has written: 'Assembly language fundamentals, 360/370, OS/VS, DOS/VS' -- subject(s): Assembler language (Computer program language), IBM 360 (Computer), IBM 370 (Computer), Programming 'Problem solving with ANSI structured BASIC' -- subject(s): BASIC (Computer program language), Structured programming


Which language is used to develop Mac OS?

Mac OS X is written in the programming languages C and Objective C.