Answer Posted / kuldeep vishwakarma
OS(Operating System) provides
interface between Hardware and
User.OS perform many task such
as Memory Mgmt,Resource Mgmt,
Time Mgmt for any process,
Process Mgmt.It covers all complex
work which work behind the user.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are jdk tools?
Why doesn't lsdou work under windows nt? : java security
Which class is the superclass of every class?
What is java language expression?
Can optional be null?
What is persistence xml in java?
What is lsdou? : java security
What is java web application?
What is cmp in java?
1.can i use super keyword in normal class(not inheritance) to call any method?if so how can i call particular variable? 2.In the inheritance how can i access the particular variable from the base class(it containing 5 variables) using super keyword?
Please can anybody explain what exactly "the project architecture" means???
What is the difference between deep copy and shallow copy in java
What are the advantages of java sockets?
In java thread programming, which method is a must implementation for all threads?
What do you understand by numeric promotion?