Answer Posted / deepakkumar1887
operating system is a software application , consists of set
of instruction to interact/communicate with the underlying
hardware resource like keyboard, processor,HDD etc. so windows
operating system need windows native code
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
how to deploy tomcatserver to weblogic server? write d following steps?
What is the multi-catch block in java?
Can you give names of Container classes?
What is autoboxing and unboxing?
What happens when a thrown exception is not handled?
Given a singly linked list, how will you print out its contents in the reverse order? Can you do it with consuming any extra space?
How do you declare a destructor in java?
What is the use of default method in interface in java? Explain
What are 4 pillers of object orinted programming?
What is meant by structural programming?
Can a class declared as private be accessed outside it’s package?
What is the difference between jdk, jre, and jvm?
What is time complexity algorithm?
How does java enable high performance?
What is class level lock ?