+ 5

What are the limitations of Java language?

5th Jul 2019, 2:53 PM
Iredafe Owolabi
Iredafe Owolabi - avatar
1 Odpowiedź
+ 4
Some of the limitations of java is: Javacan't have control to hardware resources like ram, processor directly as it doesn't contains pointers. So you can't create kernel of OS, drivers etc. The java code running time is slower than C, that's why frameworks core is still written in C or other low level language Source https://www.quora.com/What-are-some-limitations-to-Java
9th Jul 2019, 11:54 PM
Akubia Godwin Maxwell
Akubia Godwin Maxwell - avatar