answersLogoWhite

0

Why we can't create a os using java?

Updated: 8/18/2019
User Avatar

Wiki User

12y ago

Best Answer

Sure,

We can design OS using java, c++ and even with C also

but the main reason is the code will be very hectic and very lengthy tooo

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Why we can't create a os using java?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why java called platform indeependent?

Platform independent language means once compiled you can execute the program on any platform (OS). Java is platform independent. Because the Java compiler converts the source code to bytecode, which is Intermidiate Language. Bytecode can be executed on any platform (OS) using JVM( Java Virtual Machine).


Is Android OS easy for Java programmers?

Yes, Android OS is easy for java developers. It is because the coding in Android is in core Java.


What operating systems works best with java?

The 'best' OS for java is a very subjective question. Some OS systems are more optimized than others for java.


Can use Java for mac OS 10.5 Leopard?

Yes, Mac OS X 10.5 Leopard ships with Java support.


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.


How do you run java program in ubuntu OS?

Download the JRE (java runtime environment) from Sun's website. make sure you get a version that will run on your os.


What is a Smart card OS?

There are many types of OS in a smart card.some are-Java CardMULTOSDash2Dash3


Java was acquired by the maker of what operating system?

Java is developed by Sun, which makes Solaris OS.


Why java don't create any exe file?

One of Java's big draws is "platform independent" code. You can compile a Java file on Windows and run it on Mac OS, Linux, Solaris, or whatever other operating systems support Java. Executable files must be made for each individual platform. An executable file made for Windows will not run on any other OS (and vice versa). Java producing executable files would just not make sense, since you would have to recompile your code for each platform.


Which is the operating system used in the sonyericsson c902?

Java OS


Which os is build in Java compiler?

Java compiler available on multiple platforms, the class files it generates are platform-independent.


How can you run Java on OS X Mountain Lion?

yes it is built in.