Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Difference Between
4.2k+ articles
Computer Subject
1.7k+ articles
GATE CS
1.6k+ articles
Computer Organization & Architecture
590+ articles
Engineering Mathematics
380+ articles
Electronics Engineering
330+ articles
Analog and Digital Electronics
56 articles
Digital Electronics - Logic Gate
23 articles
Digital Electronics - Implementations
23 articles
Digital Electronics - Truth Table
21 articles
Computer Subject
>
Computer Science Quizzes
>
Digital Logic
Digital Logic
330+ posts
Popular Articles
Recent Articles
4-bit binary Adder-Subtractor
Last Updated: 09 October 2024
In Digital Circuits, A Binary Adder-Subtractor is can do both the addition and subtraction of binary numbers in one circuit itself. The oper
...read more
GATE CS
Digital Logic
Difference between RAM and ROM
Last Updated: 07 April 2025
Memory is an important part of the Computer which is responsible for storing data and information on a temporary or permanent basis. Memory
...read more
Digital Logic
IEEE Standard 754 Floating Point Numbers
Last Updated: 16 March 2020
The IEEE Standard for Floating-Point Arithmetic (IEEE 754) is a technical standard for floating-point computation which was established in 1
...read more
binary-representation
Computer Organization & Architecture
Digital Logic
Similar Topics
Difference Between
4.2k+ articles
Computer Subject
1.7k+ articles
GATE CS
1.6k+ articles
Computer Organization & Architecture
590+ articles
Engineering Mathematics
380+ articles
Electronics Engineering
330+ articles
Analog and Digital Electronics
56+ articles
Digital Electronics - Logic Gate
23+ articles
Digital Electronics - Implementations
23+ articles
Digital Electronics - Truth Table
21+ articles
Shift Registers in Digital Logic
Last Updated: 27 December 2024
Pre-Requisite: Flip-FlopsFlip flops can be used to store a single bit of binary data (1 or 0). However, in order to store multiple bits of d
...read more
GATE CS
Digital Logic
Magnitude Comparator in Digital Logic
Last Updated: 27 December 2024
A magnitude digital Comparator is a combinational circuit that compares two digital or binary numbers in order to find out whether one binar
...read more
GATE CS
Digital Logic
Carry Look-Ahead Adder
Last Updated: 23 February 2023
The adder produce carry propagation delay while performing other arithmetic operations like multiplication and divisions as it uses several
...read more
Misc
GATE CS
Digital Logic
Encoder in Digital Logic
Last Updated: 27 December 2024
An encoder is a digital circuit that converts a set of binary inputs into a unique binary code. The binary code represents the position of t
...read more
GATE CS
Digital Logic
Full Subtractor in Digital Logic
Last Updated: 10 April 2025
A Full Subtractor is a combinational circuit used to perform binary subtraction. It has three inputs:A (Minuend)B (Subtrahend)B-IN (Borrow-i
...read more
GATE CS
Digital Logic
Program for Decimal to Binary Conversion
Last Updated: 04 February 2025
Given a decimal number n, the task is to convert the given decimal number into an equivalent binary number.Examples:Â Input: n = 12Output: "
...read more
MAQ Software
Mathematical
binary-representation
GATE CS
Computer Organization & Architecture
base-conversion
Digital Logic
DSA
Program for Binary To Decimal Conversion
Last Updated: 08 March 2025
Given a binary number as input, we need to write a program to convert the given binary number into an equivalent decimal number.Examples :In
...read more
Adobe
Mathematical
binary-representation
GATE CS
Computer Organization & Architecture
base-conversion
Digital Logic
DSA
Full Adder in Digital Logic
Last Updated: 05 April 2025
Full Adder is a combinational circuit that adds three inputs and produces two outputs. The first two inputs are A and B and the third input
...read more
GATE CS
Digital Logic
Multiplexers in Digital Logic
Last Updated: 03 April 2025
In this article we will go through the multiplexer, we will first define what is a multiplexer then we will go through its types which are 2
...read more
GATE CS
Digital Logic
Flip-Flop types, their Conversion and Applications
Last Updated: 15 May 2024
In this article, we will go through the Flip-Flop types, their Conversion and their Applications, First, we will go through the definition o
...read more
Digital Logic
Introduction of K-Map (Karnaugh Map)
Last Updated: 03 April 2025
In many digital circuits and practical problems, we need to find expressions with minimum variables. We can minimize Boolean expressions of
...read more
Digital Logic
Half Adder in Digital Logic
Last Updated: 10 April 2025
A half adder is a combinational logic circuit that performs binary addition of two single-bit inputs, A and B, producing two outputs: SUM an
...read more
Digital Logic
1
2
3
4
5
6
7
8
>>
Last
1
2
3
4
5
6
>>
Last
1
2
3
4
>>
Last
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !