Manish Kumar Saini has Published 1143 Articles

Benefits of Multithreading in Operating System

Manish Kumar Saini

Manish Kumar Saini

Updated on 13-Mar-2023 12:22:53

4K+ Views

In computers, when multiple threads of a process are executed independently by sharing the same resources, it is called multithreading. Read through this article to learn the benefits of multithreading in operating systems. What is Multithreading in OS? In computers, a program in execution is referred to as a process. ... Read More

Advantages and Disadvantages of Windows Operating System

Manish Kumar Saini

Manish Kumar Saini

Updated on 13-Mar-2023 12:20:26

41K+ Views

Windows Operating System Windows Operating System is a type of operating system based on Graphical User Interface (GUI). It is called a graphical user interface because it create an interface (communication screen) between user and machine by using graphical elements like icons, pictures, colors, etc. The Windows operating system was ... Read More

Implementation of a Logic Function using OR and AND Gates

Manish Kumar Saini

Manish Kumar Saini

Updated on 02-Feb-2023 15:02:57

2K+ Views

We can realize or implement a Boolean expression or a logic function as hardware using logic gates. The easiest method of implementing a logic function as hardware using logic gates is to start with the output and moves towards the inputs. The implementation of a logic function with the help ... Read More

Implementation of Boolean Functions using Logic Gates

Manish Kumar Saini

Manish Kumar Saini

Updated on 02-Feb-2023 15:02:08

10K+ Views

A Boolean function is a logical expression that returns a Boolean value, which is a value that is either TRUE or FALSE. In digital electronic circuits, the logic gates are used to implement a conditional or logical or Boolean expressions. A logic gate is a digital circuit that performs a ... Read More

Difference between Electric Field and Magnetic Field

Manish Kumar Saini

Manish Kumar Saini

Updated on 11-Jan-2023 10:33:54

7K+ Views

There is a property of space which is caused by the motion of the electric charge, is known as electromagnetic field. There are two component of an electromagnetic field viz. −Electric fieldMagnetic fieldA stationary electric charge produces only an electric field in the surrounding space. If the electric charge is ... Read More

The Realization of Logic Functions Using NAND Gates

Manish Kumar Saini

Manish Kumar Saini

Updated on 10-Jan-2023 11:20:03

6K+ Views

A logic function is a basically a Boolean expression that returns a Boolean value, which is a value that is either TRUE or FALSE. The NAND gate is a universal logic gate, thus it can be used to implement any type of logic function. Read this tutorial to learn how ... Read More

Positional Number System

Manish Kumar Saini

Manish Kumar Saini

Updated on 10-Jan-2023 11:13:46

13K+ Views

A number is a method used for representing an arithmetic value, measure, or count, of a physical quantity. A number system is defined as a method of naming and representing numbers. The concept of number system helps in defining the rules associated with the numbers and different operations on numbers. ... Read More

Build an Inverter with a Transistor

Manish Kumar Saini

Manish Kumar Saini

Updated on 10-Jan-2023 10:15:04

8K+ Views

In this tutorial, we will discuss the realization of an inverter (NOT gate) with a transistor. But before that let's have a look into the basics of inverter or NOT gate. What is an Inverter (NOT Gate)? An inverter is a single input and single output logic gate that toggles ... Read More

Realization of a Full Subtractor using NAND gate

Manish Kumar Saini

Manish Kumar Saini

Updated on 26-Dec-2022 18:30:18

21K+ Views

In digital electronics, a subtractor is a combinational logic circuit that performs the subtraction of two binary numbers. However, the subtraction of binary number can be performed using adder circuits by taking 1s or 2s compliments. But, we may also realize a dedicate circuit to perform the subtraction of two ... Read More

Positive and Negative Logic in Digital Electronics

Manish Kumar Saini

Manish Kumar Saini

Updated on 26-Dec-2022 18:27:33

23K+ Views

In digital electronics, a logic or logic function is one that follows the rules that governs a logical statement. Logics are implemented by using switching networks, where a switching network is one that is designed by interconnecting a finite number of switches. Example − Let "𝒚" is a logic function, ... Read More

Advertisements