give the exact definition of operating system
is it necessary to load OS in every system to run any
program if so, why?
Answer / hemant chand dungriyal
No exact definition of OS bot OS who can interact user and hardware.
Yes every system wants to OS.Because OS have power of run a iron machine(Example=>Computer hardware).If Computer is single it is a only iron(or group of plastic) but if we install OS it's a World's quickest thing who work for us.(In every automatic stuff has own operating system).
| Is This Answer Correct ? | 1 Yes | 0 No |
What is concurrency go?
What is the meaning of slosh login in nfs?
What causes a corrupt operating system?
What is the best os for laptop?
What is the best free operating system?
Which of following is used for back-up files? (a) compress (b) Tar (c) make (d) all the above
How many os are there?
Is google an operating system?
Is heap shared between processes?
What should I consider when buying a laptop?
Can I factory reset my laptop without a recovery disc?
1) What is an Virtual memory? 2) How do we test API's in both Windows/Linux/Unix? 3) What is an IOCTL? 4) How do you open a char device through API's? 5) What is major num/ minor num? 6) What is the max num for minor num? 7) Who gives you the major / minor numbers? 8) Reverse a string using recursive func. 9) fork/vfork/clone. 10) What does fork returns? 11) What is a zombie process? 12) What happens when a child completes before parent tries to wait for it? 13) Interrupt handlers, top-hdnl....?