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 |
I need help please send me reply: Write a program "if given a string like 'HAT', the combination's returned should be like ATH,THA,TAH in java"?
Is singleton thread safe in java?
Why webdriver is an interface?
when to use ArrayList and when to use HashMap in webApplication.
In a container there are 5 components. I want to display the all the components names, how will you do that one?
What are the types of inner classes (non-static nested class) used in java?
how we can make a read-only class in java?
What is the purpose of the enableevents() method?
How can you add and remove nodes in jtree?
Why we do exception handling in java and how many types of exceptions are there?
How do you clear a list in java?
Can we call thread start () twice?