what is the function of OS
Answers were Sorted based on User's Feedback
Answer / gany
THE OS FUNCTION IS TO GET THE INFORMATION FROM THE HARDISK
AND PASS IT TO THE PROCESSOR
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / pratik gupta
operating system is the interface between the user and the
computer.this provides the functionality of max utilization
of resources.it get the information from the hard disk and
pass it to the processor.
| Is This Answer Correct ? | 2 Yes | 0 No |
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 |
Why is struts used in java?
What do you understand by downcasting?
Is lambda expression an object?
What is lambda used for?
What is messaging queue in java?
Can you compile java into exe?
hibernate3.jar file contain 7 dependency jar files what is that ?
What are the differences between java’s old java date api and java 8’s date and time api?
For each of the following program segments,give a big zero analysis for the running time 1.For (i=0;i<m;i++) { // } 2.For (j=0;j<i;j++)
0 Answers St. Pauls University,
Do I need both jdk and jre?
What gives java it’s “write once and run anywhere” nature?
What about 'hostile applets'? : java security