Ctrl + F is the shortcut in your browser or operating system that allows you to find words or questions quickly.
Ctrl + Tab to move to the next tab to the right and Ctrl + Shift + Tab to move to the next tab to the left.
On a phone or tablet, tap the menu icon in the upper-right corner of the window; Select "Find in Page" to search a question.
Share UsSharing is Caring
It's the biggest motivation to help us to make the site better by sharing this to your friends or classmates.
Is a programming language used to describe the behavior or structure of digital circuits for simulating the circuit and Verilog is by far the most popular.
The Boolean expression for a 3-input AND gate is ________.
Output will be a LOW for any case when one or more inputs are zero for aNo:
The complement term for X’.Y’.Z + X.Y will be _____________
The length of a register is called _______
For voice, each channel contains a ___ word of digitized data.
Convert 111 110 010 from base 2 to base 8
Which combinational circuit is renowned for selecting a single input from multiple inputs & directing the binary information to output line?
When both inputs of a J-K flip-flop cycle, the output will ___________
The format used to present the logic output for the various combinations of logic inputs to a gate is called aNo:
A technique that can be a solution to the problem of synchronizing data sources.
How many AND, OR and EXOR gates are required for the configuration of full adder?
What does the symbol D represent in a hexadecimal number system?
The output of a NOR gate is HIGH if ________.
For a two-input XNOR gate, with the input waveforms as shown below, which output waveform is correct?
Opcode indicates the operations to be performed.
Which of the following is the correct representation of a binary number?
How many AND gates are required to realize the following expression Y=AB+BC?
In the boolean function w=f(X,Y,Z), what is the RHS referred to as ________
Convert the binary equivalent 10101 to its decimal equivalent.
There are 5 universal gates.
In the IEEE floating point representation, the hexadecimal value 0 × 00000000 corresponds to
What could be the maximum value of a single digit in an octal number system?
Number of outputs in a half adder _____________
P is a 16-bit signed integer. The 2's complement representation of P is (F87B)16.The 2's complement representation of 8*P
The general form for calculating the number of rows in a truth table is ________
It is possible for an enable or strobe input to undergo an expansion of two or more MUX ICs to the digital multiplexer with the proficiency of large number of ___________
The normalized representation of 0.0010110 * 2 9 is _______
In 1-to-4 demultiplexer, how many select lines are required?
Which of the following correctly describes the distributive law.
WDM stands for?
Which of the following logic expressions represents the logic diagram shown?
The binary number 1110 in hexadecimal format is _____________
The 32 bit representation of the decimal number is called as ____
The expression of a NAND gate is_______
The numbers written to the power of 10 in the representation of decimal numbers are called as _____
In the hexadecimal system, we allow _______ values for each digit of a number
A basic S-R flip-flop can be constructed by cross-coupling of which basic logic gates?
One example of the use of an S-R flip-flop is as ___________
The input hexadecimal representation of 1110 is _______________
How many select lines would be required for an 8-line-to-1-line multiplexer?
Which of the following combinations of logic gates can decode binary 1101?
The device shown here is most likely a ________
The sequential circuit is also called ___________
The result obtained on subtraction using 2’s complement of 1111-0010 will be _________
The binary number 111 in octal format is ________________
Let r denote number system radix. The only value(s) of r that satisfy the equation 12
Which is the major functioning responsibility of the multiplexing combinational circuit?
The min term when X=Y=Z=0 is _____________
The binary equivalent of the decimal number 10 is __________
Which of the following is not a positional number system?
Which of the following logical operations is represented by the + sign in Boolean algebra?
If a 3-input AND gate has eight input possibilities, how many of those possibilities will result in a HIGH output?
In TDM, the samples occupy adjacent time slots.
The max term when X=Y=Z=1 is ________
7’s complement of 432 is _________________
Which of the circuits in figure (a to d) is the sum-of-products implementation of figure (e)?
A technique that allocates time slots dynamically.
The complement of the input given is obtained in case of:
The maximum number of bits sufficient to represent a hexadecimal number in binary:
Convert (22)8 into its corresponding decimal number.
Why is a demultiplexer called a data distributor?
Boolean Function is of the form of ________
In a multiplexer the output depends on its ___________
(1217)8 is equivalent to
What is the function of an enable input on a multiplexer chip?
In double precision format, the size of the mantissa is ______
If a signal passing through a gate is inhibited by sending a LOW into one of the inputs, and the output is HIGH, the gate is aNo:
A system in which two channels are dedicated to transfer data.
Most demultiplexers facilitate which type of conversion?
The _________ holds the contents of the accessed memory word.
The 10’s complement of 562 is __________
A digital multiplexer is a combinational circuit that selects ___________
In a number system, each position of a digit represents a specific power of the base.
Latches constructed with NOR and NAND gates tend to remain in the latched condition due to which configuration feature?
Which of the following is a data transfer instruction?
The word demultiplex means ___________
A ____________ is a circuit with only one output but can have multiple inputs.
What kind of a flag is the sign flag?
Convert the binary number 11001 to decimal.
The 9’s complement of 6578 is ___________
The logic circuits whose outputs at any instant of time depends only on the present input but also on the past outputs are called
In this type of multiplexing time slots are preassigned to sources and fixed.
2’s complement is obtained by adding 1 to 1’s complement of a number.
In this technique, there is a link between subscriber and network and a local loop.
Which of the following gates has the exact inverse output of the OR gate for all possible input combinations?
The Output is LOW if any one of the inputs is HIGH in case of a _________ gate.
The 1’s complement of 1111111110.101 is _______________
What is a multiplexer?
The truth table for an S-R flip-flop has how many VALID entries?
For the device shown here, assume the D input is LOW, both S inputs are LOW and the input is LOW. What is the status of the Y’ outputs?
If a 3-input NOR gate has eight input possibilities, how many of those possibilities will result in a HIGH output?
ABC is a valid hexadecimal number.
In parts of the processor, adders are used to calculate ____________
Many time slots are wasted in __________
CPU has built-in ability to execute a particular set of machine instructions, called as __________
The output of an OR gate with three inputs, A, B, and C, is LOW when ________.
Which of the following is correct for a gated D-type flip-flop?
The subtraction using 1’s complement of 110 – 100 will give the result ___________
The number of literals in the expression F=X.Y’ + Z are _____________
The octal equivalent of 1100101.001010 is ______
Convert (52)16 into its decimal equivalent.
>> operator is used to denote _________
The ________ gate is an OR gate followed by a NOT gate.
What is correct instruction if you want the control to go to the location 2000h?
A computer language that is written in binary codes only is _____
What is the 1’s complement of 11010?
What type of logic circuit is represented by the figure shown below?
The 16’s complement of 74E will be __________
Which of the following is not a visible register?
The minterm of any expression is denoted by ___________
One multiplexer can take the place of ___________
A bit in a computer terminology means either 0 or 1.
The number of sign bits in a 32-bit IEEE format __________
The value of radix in binary number system is _____________
How many types of sequential circuits are?
Whose operations are more faster among the following?
What is the indication of a short to ground in the output of a driving gate?
3 bits full adder contains ________
The result of X+X.Y is X.
The decimal value 0.5 in IEEE single precision floating point representation has
The smallest integer that can be represented by an 8-bit number in 2’s complement form is
The carry propagation can be expressed as ________
Controlling the frequency is referred as _________
What is the complement of X’Y’Z?
New CPU whose instruction set includes the instruction set of its predecessor CPU is said to be ___________ with its predecessor.
The output of an AND gate with three inputs, A, B, and C, is HIGH when ________.
Which of the following is not a binary number?
It is rooted in binary code, a series of zeroes and ones each having an opposite value.
The following figure shows a ___________ gate.
To keep up this site, we need your assistance. A little gift will help us alot.
Donate- The more you give the more you receive.
Related SubjectProgramming vs Coding
Genesis Market
Computer Information Systems
Information Technology Practicum
Data Communications and Networking 2
Object Oriented Programming Laboratory
Mobile Programming
Network Security
Mobile Application Design and Development 2
Mobile Application Design and Development
Management Information Systems
Managing Information and Technology
Mail and Web Services
Living in the Information Technology Era
Information Technology Capstone Project
Introduction to Computing
Introduction to Human Computer
Introduction to Information Systems
Introduction to Multimedia
Internet Technology in Real Estate
Integrative Programming and Technology 2
Internet Marketing and Entrepreneurship
Information Assurance and Security 3
Information Systems Operations and Maintenance
Information Security and Management
Information Assurance and Security 2
Fundamentals of Database System
Fundamentals of Investigation and Intelligence
Digital Imaging
Database Management System
Data Structures and Algorithms
Data Communications and Networking
Cyber Security: Theories and Practice
Chemistry for Engineers
Computer Fundamentals
Load Testing
Animation Project
3D Game Art Development
Auditing and Assurance Concepts and Applications
System Administration and Maintenance
Computer Programming
Integrative Programming and Technology
Data Communications and Networking 4
Current Trends and Issues
Linux Administration
Applied Business Tools and Technologies
Software Engineering
Systems Integration and Architecture
Application Lifecycle Management
Data Communications and Networking 3
Information Assurance and Security
Principles of Operating System and its Application
Origin of Women in Computing
Quantum Computers
Apple M4 Macs
Driver Device
Operating System Functions
Computer System
Computer Support Technician
Computer Science
Programmable Logic Controller
Next Generation Kindle
Apple Intelligence: Transforming Our Digital Experience
Quality Assurance Testing
Desktop Publishing
Modeling and Simulation
Electronics: Electronic Devices and Circuits
Shopee Cashback Voucher
Temu $0 Shipping Fee
Amazon 75% Off Discounts