os is developed in c no
java is more secured then c na
why dont the os developed is developed using java
Answer / neo anderson
OS can be created by both C & Java
Since the initial development of JAVA was focused only in
EMBEDDED systems like C
C dedicated to particular cpu where as java for all by using
byte codes
| Is This Answer Correct ? | 4 Yes | 0 No |
What is the meaning of find and replace?
. What are the differences between constructor and method of a class in Java?
what is the difference b/w static and final methods?
What is the specification of ?CODEBASE? in an applet?
Can we override private constructor in java?
Why scanner is used in java?
What is the method in java?
I want to control database connections in my program and want that only one thread should be able to make database connection at a time. How can I implement this logic?
what are the application of compiler and interpreter for source program
how tha garbage collector know that the object will be deleted? on which algorithm the garbage collector works? what is the working principle of garbage collector? How manay types of garbage collectors r there?
What is the use of static methods?
How to sort a collection of custom Objects in Java?