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 Ideal Design of Class?
Explain the term serialization?
Which package is always imported by default?
Why ArrayList class is not a synchronized class and why it is not a thread safe class? explain
Difference between final and effectively final ? Why is effectively final even required ?
What is difference between overloading and overriding?
they asked class A{} class B{} class c{} all the three class saved as a single file,there is no main method in the file and anothe class M.java class m { psvm(String args[]) { // here the parent class can access } }
2 Answers DNS, IPSR Solutions,
Explain the difference between serializable and externalizable in java?
Which class has no duplicate elements?
can u override the start() method of Thread class
What do you mean by composition in java?
How to sort array of 0 and 1 in java?