Data Structure
Networking
RDBMS
Operating System
Java
MS Excel
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Manish Kumar Saini has Published 958 Articles
Manish Kumar Saini
10K+ Views
In a computer system, power supply or power supply unit is a hardware component that supplies required electrical power to other components of the computer system. The power supply unit converts a 220 V AC (Alternating Current) supply into a low voltage DC (Direct Current) supply. The major function that ... Read More
Manish Kumar Saini
4K+ Views
In a computer system, motherboard is a crucial part of the system. This is because, the complete electronic circuit of the computer system is designed on it. Motherboard includes several electronic circuits and slots for connecting various system components like RAM, HDD, CPU, etc. At present, there are several types ... Read More
Manish Kumar Saini
6K+ Views
An electric motor is an energy conversion device that converts electrical energy into mechanical energy. Therefore, the input to an electric motor is electricity, while the output of the electric motor is mechanical energy in the form of rotation of the shaft. Based on the type of electrical energy that ... Read More
Manish Kumar Saini
247 Views
What is a Hosted Desktop? A type of cloud computing service model that allows users to access a desktop environment virtually from anywhere with the help of an internet connection is referred to as a hosted desktop. The hosted desktop is also known as virtual desktop because the users can ... Read More
Manish Kumar Saini
3K+ Views
It is a prerequisite to understand the terms "process synchronization", "critical section", and "inter-process communication" before we proceed to discuss the Bakery Algorithm in Process Synchronization. What is Process Synchronization? In a multiprocessing system, the process synchronization is a method of coordinating execution of multiple processes so it is ensured ... Read More
Manish Kumar Saini
984 Views
In operating systems, a bad block is a sector on a dick drive or a flash of the computer system which is not usable due to a permanent damage to the disk like physical damage of the disk surface or failed transistors of flash memory. In this article, we will ... Read More
Manish Kumar Saini
4K+ Views
In operating system design, the kernel memory allocation is a critical aspect which involves the allocation of memory for kernel level operations and data structures. When a process is executing in user mode and it requests the additional memory, then the kernel maintains the allocation of pages from the list ... Read More
Manish Kumar Saini
4K+ Views
An electric conductor is defined as a material that allows the flow of electric current or electric charges across it. In this article, we will discuss the differences between two important types of electric conductors: semiconductors and superconductors. What is a Semiconductor? Semiconductors are defined as a category of electric ... Read More
Manish Kumar Saini
7K+ Views
In communication systems, modulation is a process of changing the characteristics of a data carrier wave so that it can cover the desired distance for data transmission. Modulation is a necessary process in communication systems to increase the reliability of data communication. In the modulation process, an additional signal, called ... Read More
Manish Kumar Saini
4K+ Views
In digital systems, several types of storage devices are used to store data and information in digital form. DVD, stands for Digital Versatile Disk, is a type of optical storage device that uses laser technology to read/write data. Based on the nature, DVDs are classified into the following three main ... Read More