
Types of Tree Traversal Different Types of Tree Traversal. In data structure traversing the tree mean visiting each node in a particular manner. A binary tree is well known data structure where each node can have maximum of two nodes. Read More …
Types of Tree Traversal Different Types of Tree Traversal. In data structure traversing the tree mean visiting each node in a particular manner. A binary tree is well known data structure where each node can have maximum of two nodes. Read More …
Introduction to Electric Dipole What is an Electric Dipole? In order to understand the basis of behavior of dielectric materials in electric field, dipole fields are used. Dipole fields are also helpful for understanding the concept of imaging. When the Read More …
How to Design a 4-bit Magnitude Comparator? In this article you will learn about how to design a 4-bit magnitude comparator circuit and how their Boolean function equations are derived. Then I have generalized this concept to n-bit comparator. Also Read More …
Why it is necessary to get the idea of overflow? Numbers represented in computer system have always have a specific range. It depends on how many bits your system process. Some systems are 32 bits while other are 64-bits. With the advancement in technology we have now larger bits processing systems. But they have limited range of numbers they can represent. Overflow refers to the condition when the given bits can not represent the given number. It means that number needs more bits for its representation. There is another situation where the number is small enough and not representable according to the given pattern of numbers. This is called underflow.
Singular Value Decomposition with Eigen Value Equal to 0
Electrostatic Generator What is the Electrostatic Generator? An electrostatic generator is also called the van de Graaff generator as it was put in practice by Van de Graaff and conceived by Lord Kelvin. It consists of a hollow spherical conductor Read More …
Introduction to Zener Diode What are the Applications of Zener Diode? Zener diode is the type of the diode that is designed for special purpose which is regulation. By the regulation we mean, maintaining constant voltages across its terminals. So Read More …