Is it possible to make an operating system using java?

后端 未结 7 954
心在旅途
心在旅途 2020-12-01 12:06

I wanna know is it possible to make an operating like windows-xp which is written in C language like can I write that in java so that I will have same features as written in

7条回答
  •  天命终不由人
    2020-12-01 12:28

    operation systems are closer to the hardware (like drivers). in my view this it not the area of Java (just the wrong solution of the problem domain operating-system).

提交回复
热议问题