Skip to content

Category Archives: Computer Subject

What is scheduling ?Scheduling is another popular problem in computer science domain. A scheduling problem is a problem of scheduling resources effectively for a given… Read More
In this article, we will discuss the overview of ansible and will mainly focus on its architecture part. Let’s discuss it one by one. Overview… Read More
Introduction : A proof is a valid argument that establishes the truth of a mathematical statement. A proof can use the hypothesis of the theorem, if… Read More
In this article, we will discuss the overview of URL and Browser with examples of both of them. And finally will conclude with the Maximum… Read More
In this article, we will discuss the overview of the Docking Station and will discuss its uses, features, working, and finally conclude with its types.… Read More
Prerequisites for this topic include an idea about synchronization among processes and how to obtain it. Also, some knowledge of the producer-consumer problems along with… Read More
Introduction : A transaction is a series of object operations that must be done in an ACID-compliant manner. Atomicity – The transaction is completed entirely or not… Read More
In this article, we are going to learn about sleep (system call) in operating systems. In the computer science field, a system call is a… Read More
A deadlock occurs when a set of processes requests resources that are already occupied by other processes in the group. Because each process possesses a… Read More
Parrot OS :Parrot is similar to Kali Linux, which means it is also used for security purposes and ethical hacking. Similar to Kali, it is… Read More
What is the Basel Problem :The Basel problem is an issue of Pietro Mengoli’s theory of numbers in 1644 and Leonhard Euler’s resolution in 1734.… Read More
Prerequisite : OSI Model Introduction :The Application Layer is topmost layer in the Open System Interconnection (OSI) model. This layer provides several ways for manipulating… Read More
Prerequisite –Short note on Data Dictionary Data Dictionary is a part of disk storage that is heavily used to store metadata of the structure of… Read More
Hierarchical Model :This is one of the oldest models in a data model which was developed by IBM, in the 1950s. In a hierarchical model,… Read More
Prerequisite – Types of Software Testing Development Testing – It is a method of applying testing practices consistently throughout the software development life cycle process.… Read More