How to Compare Windows OS with OOPs concepts.....??
Answer Posted / manoj
1>in respect of oops concept ...to have a class and access
via making its object (or instance of a class)..
in OS when process interact with the resource that to
allocate it and free the resource after the tasks being done
..all done via making a instance of a process and resource
too ...
2>Os use the data abstraction like OOps does ..that to
provide the functions and not the whole code written for
those functions to the external level users.
3>And quiet obvious POLYMORPHISM...IN Os take an example of
plAying a video file of different size & extenson ..it can
be played by same player ...(like in oop to calculate the
area of rectangle or square there is need of one fucntion
Area() with the prameters..
Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What os is used at google?
Why is my computer so slow?
Can I factory reset my laptop without a recovery disc?
How do I run wget?
Do simultaneous downloads take longer?
How can I increase storage on my laptop?
How do you say gnu?
What does root mean in computer terms?
What is the difference between concurrency and parallelism?
Why does kernel panic occur?
What's the best operating system?
The flushing policy is described in the subsection on process migration strategies: a) From the perspective of the source, which other strategy does flushing resembles? b) From the perspective of the target, which other strategy does flushing resemble?
How do I compare plugins in notepad ++?
How do you crash a computer?
Is heap shared between processes?