WHAT'S NEW?
Loading...
0

Give Examples of uses for behavioral relational ships for student enrollment also explain with diagram in system analysis & design - Tech-n-Savvy Blogger

A use case model shows a view of the system from the user perspective, thus describing what a system does without describing how the system does it. UML...

0

Define System design. List down the system design approaches and discuss in detail System analysis & design - Tech-n-Savvy Blogger

Definition: Systems design is the process of defining the architecture, modules, interfaces, and data for a system to satisfy specified requirements. Systems design could be seen as the...

0

Define the following, Batch Processing, Multiprocessing, Bootstrapping, real-time processing and time sharing in operating system - Tech-n-savvy Blogger

a.         Batch Processing: Batch processing is a general term used for frequently used programs that are executed with minimum human interaction. Batch process jobs can run without any...

0

Explain the following, Round robin, Priority Scheduling & Clusters in Operating system - Tech-n-savvy Blogger

Round Robin Scheduling: Round robin scheduling is an algorithm mainly used by operating systems and applications that serve multiple clients that request to use resources. It handles all...

0

Define distributed network? Also discuss types of distributed network used in world in operating system - Tech-n-Savvy Blogger

Distributed network: A distributed network is a type of computer network that is spread over different networks. This provides a single data communication network, which can be managed...

0

Define virtual memory, paging, memory management and swapping in operating system - Tech-n-Savvy Blogger

Virtual Memory: Virtual memory is a memory management capability of an OS that uses hardware and software to allow a computer to compensate for physical memory shortages by...

0

Define Scheduling and types of scheduling? Also discuss following scheduling policies and their Working in operating system - Tech-n-Savvy Blogger

The process scheduling is the activity of the process manager that handles the removal of the running process from the CPU and the selection of another process on...

0

What is deadlock? What causes the deadlock? Explain Semaphores, how it has controlled the race condition in operating system - Tech-n-Savvy Blogger

Deadlock: A deadlock is a situation in which two computer programs sharing the same resource are effectively preventing each other from accessing the resource, resulting in both programs...

0

What is race Condition? Define buses and interrupts also define types of buses and interrupts in operating system - Tech-n-Savvy Blogger

Race Condition: A race condition is an undesirable situation that occurs when a device or system attempts to perform two or more operations at the same time, but...

0

Define Five state model with Diagram. And also complete explanation of process in operating system - Tech-n-Savvy Blogger

Processes may be in one of 5 states: New - The process is in the stage of being created. Ready - The process has all the resources available...

Pages (6)123456 Next