Answer Posted / 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 |
Post New Answer View All Answers
What is jdk jre and jvm?
How do you count in java?
What is microservices java?
What is the difference between lambdas and delegates?
What is a yaml file in java?
What is java net url?
Does netbeans need jdk?
What is an entity in java?
What is meant by annotation in java?
Why bean class is used in java?
What happens if javac is not recognized?
In java thread programming, which method is a must implementation for all threads?
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?
Why we use beans in java?
can a program use more than one command-line argument?