os is developed in c no
java is more secured then c na
why dont the os developed is developed using java
Answer Posted / 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 |
Post New Answer View All Answers
How to pass arraylist to stored procedure in java?
When should you make a function static?
What is difference between string and new string?
What will happen if static modifier is removed from the signature of the main method?
What is type parameter in java?
What is a method vs function?
What is the purpose of the main method?
What does singleton class mean?
Can you inherit from an abstract class java?
What is the purpose of main function in java?
Is class is a data type?
You can create a string object as string str = “abc”; why cant a button object be created as button bt = “abc”;? Explain
What is runtime polymorphism or dynamic method dispatch?
What are different types of multitasking?
What exactly is a .class file?