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
3K+ Views
In context of music, 8-bit and 16-bit represent the bit depth of the digital audio. Hence, the most fundamental difference between 8-bit and 16-bit music in their bit depth that is, the 8-bit music has a bit depth of 8-bits, i.e. each music sample is represented by using 8-bits, while ... Read More
Manish Kumar Saini
9K+ Views
A microcontroller is a tiny data processing devices which is primarily designed to perform specific functions within a large system. For example, a microcontroller is used in an air conditioner to automatically control and adjust the temperature of a room. The major parts that a microcontroller has are: processing unit, ... Read More
Manish Kumar Saini
1K+ Views
SIM stands for Subscriber Identity Module. A SIM card is a tiny chip used in mobile devices to recognize a user’s identity uniquely to the mobile network. A SIM card helps a mobile device user to perform various functions, such as voice calling, video calling, messaging, accessing internet services, etc. ... Read More
Manish Kumar Saini
393 Views
Both 4K and 1080p are the two screen resolutions. The fundamental difference between these two screen resolutions is that the displays with 1080p screen resolution have 1920 horizontal pixels and 1080 vertical pixels, whereas the displays with 4K screen resolution have 3840 horizontal pixels and 2160 vertical pixels. In this ... Read More
Manish Kumar Saini
759 Views
SIM stands for Subscriber Identity Module. A SIM card is a tiny chip used in mobile devices to recognize a user’s identity uniquely to the mobile network. A SIM card helps a mobile device user to perform various functions, such as voice calling, video calling, messaging, accessing internet services, etc. SIM Card has a ... Read More
Manish Kumar Saini
3K+ Views
A computer system performs operations as per the instruction provided to it. These computer instructions are written in different formats based on the number of addresses that they contain. In this article, we will discuss the two types of computer instructions namely, 3-address instruction and 2-address instruction, and the important ... Read More
Manish Kumar Saini
853 Views
A computer system performs operations based on the instruction provided to it. These computer instructions are written in different formats based on the number of addresses that they contain. In this article, we will discuss the two types of computer instructions namely, 3-address instruction and 1-address instruction, and the important ... Read More
Manish Kumar Saini
961 Views
A computer system performs tasks based on the instruction provided to it. These computer instructions are written in different formats based on the number of addresses that they contain. In this article, we will discuss the two types of computer instructions namely, 3-address instruction and 0-address instruction, and the important ... Read More
Manish Kumar Saini
2K+ Views
A computer system performs tasks based on the instruction provided to it. These computer instructions are written in different formats based on the number of addresses that they contain. In this article, we will discuss two types of instructions namely, 2-address instructions and 1-address instructions, and the important differences between ... Read More
Manish Kumar Saini
24K+ Views
In computer systems, the Banker’s algorithm is utilized to avoid deadlock so that resources can be safely allocated to each process. This algorithm is named so because it can be used in a banking system to ensure that the bank never allocates its available cash such that it can no ... Read More