Operating System Operating System Operating system is a system software. It basically manages all the resources of the computer . An operating system acts as […]
Read moreTag: operating system
Transpose of a Matrix
Transpose Of a Matrix Transpose Of a Matrix Question: Write a program to take input of a Matrix and then print the Transpose of […]
Read moreColourful firework π
window.onload = () => { const canvas = document.createElement(“canvas”); const ctx = canvas.getContext(‘2d’); const GRAVITY = 0.05; const FRECTION = 0.99; […]
Read moreOperating System important theoretical questions
Operating System important theoretical questions Operating System important theoretical questions Ques 1 : $ Define Process Synchronization. Ques 2 : Differentiate between fixed and […]
Read moreWhat is Disk mounting operation ?
What is Disk mounting operation ? What is Disk mounting operation ? Mounting refers to the grouping of files in a file system structure […]
Read moreShort note on Thrashing in OS.
Short note on Thrashing in OS. Short note on Thrashing in OS. In computer science, thrash is the poor performance of a virtual memory (or […]
Read moreShort note on Security in OS
Short note on Security in OS Short note on Security in OS Security refers to providing a protection system to computer system resources such […]
Read moreDefine Operating system and its services, what is operating system and its types, operating system in computer, operating system responsibilities, operating system definition, operating system kya hai
Define Operating system and its services, what is operating system and its types, operating system in computer, operating system responsibilities, operating system definition, operating system […]
Read moreProtection in os , protection, os – protection indirection, goals of protection
Protection in os , protection, os – protection indirection, goals of protection Protection in os , protection, os – protection indirection, goals of protection […]
Read moreResource Allocation in os, resource allocation graph in os, resource allocation graph, resource allocation graph in deadlock
Resource Allocation in os, resource allocation graph in os, resource allocation graph, resource allocation graph in deadlock Resource Allocation in os, resource allocation graph in […]
Read more
Recent Comments