
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 1143 Articles

Manish Kumar Saini
20K+ Views
Let's start this article with a brief overview of basic flip-flops before moving onto discuss a special type of flip-flop called edge-triggered flip-flop, how it works, its types and applications. What is a Flip Flop? In digital electronics, a flip-flop (FF) is a sequential logic circuit which is used for ... Read More

Manish Kumar Saini
13K+ Views
In digital electronics, a set of flip-flops that changes its states in response to pulses applied at the input is called a digital counter. In the digital counter circuit, the flip flops are connected in such a way that their combined state at any time is the binary equivalent of ... Read More

Manish Kumar Saini
34K+ Views
What is SR Flip-Flop? SR flip-flop is a simple 1-bit storage element which has two inputs namely S and R, and two outputs, i.e. Q and Q'. Where, S specifies Set input and R specifies Reset input. The output Q is the normal output and the Q' is the complemented ... Read More

Manish Kumar Saini
9K+ Views
What is a JK Flip-Flop? JK flip flop is also a 1-bit storage device having two inputs similar to SR flip flop, but it has inputs denoted by J and K instead of S and R. It has two outputs viz. Q (normal output) and Q' (inverted output). The clock ... Read More

Manish Kumar Saini
14K+ Views
In digital electronics, a binary counter is a type of sequential logic circuit which is able to count in binary numbers. A binary counter can counter from 0 to 2(n-1), where n is the total number of bits in the counter. Basically, a binary counter is a type of digital ... Read More

Manish Kumar Saini
3K+ Views
A microcontroller is a small processing device 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 main parts that a microcontroller has are: central processing unit ... Read More

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
368 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