+ 1
Is Java a OS?|ÂżEs Java un Sistema Operativo?
I think java has all the properties to be an operative sistem, what do u think? Yo creo que reune todos los atributos para ser un sistema operativo, que creen ustedes?
2 Answers
+ 5
No, nor can it be used. OS code requires pointers to deal with memory mapped hardware plus Java doesn't even get turned into the processor's binary code.
0
U are right, I wasn't considering those points, a OS needs more complex composition.