01․ Queue is also known as
Queue is a type of memory based on First In First Out. A data entered first will be read first. i.e The crowd line in front of a bank. The person came first will be served first.
02․ 1 Kilo bits are equal to
In binary, 1 kilo means 210, which is equal to 1024.
03․ A Nibble is equal to ________ bit(s)
In digital systems, bit is the smallest unit of storage consisting of either 0 or 1. Grouping of such 4 bits are called nibble and grouping of such 8 bits are called byte.
04․ If J = K (J and K are shorted) in a JK flip-flop, what circuit is made
A T flip-flop toggles its output when a 1 is provided at input, otherwise output does not change. It is actually a JK flip-flop with the J and K inputs shorted.
05․ In digital systems, 1 byte is equal to ________ bit(s).
In digital systems, bit is the smallest unit of storage consisting of either 0 or 1. Grouping of such 4 bits are called nibble and grouping of such 8 bits are called byte.
06․ Which logic family provide minimum power dissipation
Complementary Metal Oxide Semiconductor or CMOS technology provides less density as well as less power consumption, because it does not consume any power in the OFF state which is exception from other Transistor devices.
07․ Boolean algebra is also known as
Switching algebra is the other name of Boolean Algebra, as it also have only two states either ON or OFF state i.e. 1 or 0.
08․ In a T flip-flop no of input circuit is
T flip flop is made from a JK flip-flop by shorting J and K, it accepts only one input either 1 or 0. When T = 0 Output remains the same T = 1, output toggles.
09․ A boolean function can be transformed into logical ________.
A logical diagram can be constructed from a Boolean function representing input/output by variables. Logical diagram is constructed by logical gates.
10․ The boolean algebra is mostly based on
De Morgans Law or De Morgans Theorem is the basics of the Boolean Algebra.
<<<12345>>>