Skip to content

Category Archives: Computer Subject

Crisp Set: Countability and finiteness are identical properties which are the collection objects of crisp set. ‘X‘ is a crisp set defined as the group… Read More
In this, it is using the concept of paging for memory management, a page replacement algorithm is needed to decide which page needs to be… Read More
In this article, we will know how to use procedures in TCL. Procedures are just like functions we use in any other programming language such… Read More
Overview :Dining Philosophers Problem States that there are 5 Philosophers who are engaged in two activities Thinking and Eating. Meals are taken communally in a… Read More
GPRS stands for General Packet Radio Service. It is the modified version of GSM architecture service. In GSM architecture we can only transport the voice… Read More
The concept of people metrices originated in the area of HR management. It provides a quantifiable measure of people’s activity. These metrices are helpful to… Read More
In this article, we will look into how we can connect two computers/laptops using a virtual program called CISCO Packet Tracer. It can help us… Read More
Eigenvalues and Eigenvectors are properties of a square matrix. Let is an N*N matrix, X be a vector of size N*1 and  be a scalar. Then the… Read More
Scrubbing is also known as data cleaning. The data cleaning process detects and removes errors and anomalies and improves data quality. Data quality problems arise… Read More
Rounding a number towards infinity means rounding the number X to the nearest integer less than or equal to X. In this article, we will… Read More
CI or Continuous Integration is the practice of automating the integration of code changes from multiple developers into a single codebase. It is a software… Read More
Prerequisites : Hardwired control unit Here the control signals are generated using hardware.   There are three types of Hardwired Control Units.1. State table method : State… Read More
Prerequisite : Detailed study about the Time Shared Bus, Crossbar Switch & Multiport Memory interconnection structure. Introduction :Interconnection structure can decide the overall system’s performance… Read More
Introduction :We can say that  “o” is the binary operation on set G if : G is an non-empty set & G * G =… Read More
Prerequisite –  Cache Coherence Cache Coherence :In multi-processor systems, each processor can have its own cache & when processors are allowed to update data of… Read More

Start Your Coding Journey Now!