MCQOPTIONS
Saved Bookmarks
This section includes 2291 Mcqs, each offering curated multiple-choice questions to sharpen your Engineering knowledge and support exam preparation. Choose a topic below to get started.
| 951. |
The address space of the 8051 is divided into four distinct areas: internal data, external data, internal code, and external code. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 952. |
Data transfer from I/O to external data memory can only be done with the MOVX command. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 953. |
The difference between a PLA and a PAL is: |
| A. | The PLA has a programmable OR plane and a programmable AND plane, while the PAL only has a programmable AND plane. |
| B. | The PAL has a programmable OR plane and a programmable AND plane, while the PLA only has a programmable AND plane. |
| C. | The PAL has more possible product terms than the PLA. |
| D. | PALs and PLAs are the same thing. |
| Answer» B. The PAL has a programmable OR plane and a programmable AND plane, while the PLA only has a programmable AND plane. | |
| 954. |
ALM is the acronym for ________. |
| A. | Array Logic Matrix |
| B. | Arithmetic Logic Module |
| C. | Asynchronous Local Modulator |
| D. | Adaptive Logic Module |
| Answer» E. | |
| 955. |
The GAL16V8 has: |
| A. | 16 dedicated inputs. |
| B. | 8 special function pins. |
| C. | 8 pins that are used as inputs or outputs. |
| D. | All of the above |
| Answer» D. All of the above | |
| 956. |
PALs tend to execute ________ logic. |
| A. | SAP |
| B. | SOP |
| C. | PLA |
| D. | SPD |
| Answer» C. PLA | |
| 957. |
If a typical PC uses a 20-bit address code, how much memory can the CPU address? |
| A. | 20 MB |
| B. | 10 MB |
| C. | 1 MB |
| D. | 580 MB |
| Answer» D. 580 MB | |
| 958. |
Fan-out is specified in terms of ________. |
| A. | voltage |
| B. | current |
| C. | wattage |
| D. | unit loads |
| Answer» E. | |
| 959. |
Which of the following is true for a 5-variable Karnaugh map? |
| A. | There is no such thing. |
| B. | It can be used only with the aid of a computer. |
| C. | It is made up of two 4-variable Karnaugh maps. |
| D. | It is made up of a 2-variable and a 3-variable Karnaugh map. |
| Answer» D. It is made up of a 2-variable and a 3-variable Karnaugh map. | |
| 960. |
One reason for using the sum-of-products form is that it can be implemented using all ________ gates without much difficulty. |
| A. | NOR |
| B. | NAND |
| C. | AND |
| D. | DOOR |
| Answer» C. AND | |
| 961. |
The duty cycle of the most significant bit from a 4-bit (0 9) BCD counter is ________. |
| A. | 10% |
| B. | 20% |
| C. | 50% |
| D. | 80% |
| Answer» C. 50% | |
| 962. |
To which pin on the RAM chip does the address decoder connect in order to signal which memory chip is being accessed? |
| A. | The address input |
| B. | The output enable |
| C. | The chip enable |
| D. | The data input |
| Answer» D. The data input | |
| 963. |
What is another name for digital circuitry called sequential logic? |
| A. | logic macrocell |
| B. | logic array |
| C. | flip-flop memory circuitry |
| D. | inverter |
| Answer» D. inverter | |
| 964. |
A GAL is a programmable/reprogrammable PAL. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 965. |
An offset error in a DAC will show up as an incorrect analog output ________. |
| A. | only for higher value inputs |
| B. | only for lower value inputs |
| C. | only for certain (scattered) inputs |
| D. | for all inputs |
| Answer» E. | |
| 966. |
In a binary system there are only two symbols. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 967. |
The duty cycle of a square wave is ________. |
| A. | 10% |
| B. | 25% |
| C. | 50% |
| D. | 100% |
| Answer» D. 100% | |
| 968. |
Convert hexadecimal value C1 to binary. |
| A. | 11000001 |
| B. | 1000111 |
| C. | 111000100 |
| D. | 111000001 |
| Answer» B. 1000111 | |
| 969. |
A logic probe is used to test the pins of a 7411 IC with the following results. Is there a problem with the chip and if so, what is the problem? |
| A. | Pin 6 should be ON. |
| B. | Pin 6 should be pulsing. |
| C. | Pin 8 should be ON. |
| D. | no problem |
| Answer» C. Pin 8 should be ON. | |
| 970. |
How many inputs of a four-input AND gate must be HIGH in order for the output of the logic gate to go HIGH? |
| A. | any one of the inputs |
| B. | any two of the inputs |
| C. | any three of the inputs |
| D. | all four inputs |
| Answer» E. | |
| 971. |
With regard to a D latch, ________. |
| A. | the Q output follows the D input when EN is LOW |
| B. | the Q output is opposite the D input when EN is LOW |
| C. | the Q output follows the D input when EN is HIGH |
| D. | the Q output is HIGH regardless of EN's input state |
| Answer» D. the Q output is HIGH regardless of EN's input state | |
| 972. |
A bidirectional 4-bit shift register is storing the nibble 1101. Its input is HIGH. The nibble 1011 is waiting to be entered on the serial data-input line. After three clock pulses, the shift register is storing ________. |
| A. | 1101 |
| B. | 0111 |
| C. | 0001 |
| D. | 1110 |
| Answer» C. 0001 | |
| 973. |
What is the difference between a ring shift counter and a Johnson shift counter? |
| A. | There is no difference. |
| B. | A ring is faster. |
| C. | The feedback is reversed. |
| D. | The Johnson is faster. |
| Answer» D. The Johnson is faster. | |
| 974. |
A 64-Mbyte SIMM is installed into a system, but when a memory test is executed, the SIMM is detected as a 32-Mbyte device. What is a possible cause? |
| A. | The memory module was not installed properly. |
| B. | The voltage on the memory module is incorrect. |
| C. | The most significant address line is stuck high or low. |
| D. | The address decoder on the SIMM is faulty. |
| Answer» E. | |
| 975. |
Which of the following is one of the basic characteristics of DRAMs? |
| A. | DRAMs must have a constantly changing input. |
| B. | DRAMs must be periodically refreshed in order to be able to retain data. |
| C. | DRAMs have a broader "dynamic" storage range than other types of memories. |
| D. | DRAMs are simpler devices than other types of memories. |
| Answer» C. DRAMs have a broader "dynamic" storage range than other types of memories. | |
| 976. |
The PAL structure is able to perform any sum-of-products (SOP) operation. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 977. |
What programmable technology is used in FPGA devices? |
| A. | SRAM |
| B. | FLASH |
| C. | Antifuse |
| D. | All of the above |
| Answer» E. | |
| 978. |
Of the methods listed, the fastest A/D conversion is done by a ________. |
| A. | single-slope ramp converter |
| B. | dual-slope ramp converter |
| C. | successive-approximation converter |
| D. | tracking converter |
| Answer» D. tracking converter | |
| 979. |
TTL is alive and well, particularly in ________. |
| A. | industrial applications |
| B. | educational applications |
| C. | military applications |
| D. | commercial applications |
| Answer» C. military applications | |
| 980. |
Which timing diagram shown below is correct for an inverter? |
| A. | a |
| B. | b |
| C. | c |
| D. | d |
| Answer» C. c | |
| 981. |
Determine the voltage on the collector Vc of the given transistor circuit. |
| A. | 0 V |
| B. | +10 V |
| C. | +4.7 V |
| D. | +0.5 V |
| Answer» C. +4.7 V | |
| 982. |
How many inputs are required for a 1-of-16 decoder? |
| A. | 2 |
| B. | 4 |
| C. | 8 |
| D. | 16 |
| Answer» C. 8 | |
| 983. |
The purpose of a pull-up resistor is to keep a terminal at a ________ level when it would normally be at a ________ level. |
| A. | LOW, float |
| B. | HIGH, float |
| C. | clock, float |
| D. | pulsed, float |
| Answer» C. clock, float | |
| 984. |
In the keypad encoder, the ________ must hold in its current state until a key is released. |
| A. | ring counter |
| B. | MOD-6 counter |
| C. | BCD counter |
| D. | freeze bit |
| Answer» B. MOD-6 counter | |
| 985. |
The interface of the stepper motor needs to operate in one of ________ mode(s). |
| A. | one |
| B. | two |
| C. | three |
| D. | four |
| Answer» E. | |
| 986. |
In the digital clock project, the 60 Hz signal is sent through a Schmitt-trigger circuit to produce square pulses at the rate of ________. |
| A. | 1 pps |
| B. | 60 pps |
| C. | 100 pps |
| D. | 600 pps |
| Answer» C. 100 pps | |
| 987. |
In the digital clock project, the 1 pps signal is used as a synchronous clock for all of the counter stages, which are ________. |
| A. | advanced BCD counters |
| B. | MOD-6 counters |
| C. | synchronous cascaded |
| D. | 1 pulse per second |
| Answer» D. 1 pulse per second | |
| 988. |
In the digital clock project, a 60 pps input is transformed into a 1 pps timing signal. The block is called ________. |
| A. | a BCD counter |
| B. | a MOD-60 counter |
| C. | frequency divider |
| D. | frequency prescaling |
| Answer» E. | |
| 989. |
In the keypad encoder, the ________ detects when a key is pressed. |
| A. | ring counter |
| B. | MOD-6 counter |
| C. | BCD counter |
| D. | freeze bit |
| Answer» E. | |
| 990. |
The timing and control block provides the ________ for the frequency counter. |
| A. | brains |
| B. | BCD counters |
| C. | display register |
| D. | six different frequency measurement ranges |
| Answer» B. BCD counters | |
| 991. |
In the digital clock project HDL code, the MOD-12 counter is using ________. |
| A. | a BCD counter followed by a MOD-2 counter |
| B. | a single HDL module |
| C. | a MOD-6 counter followed by a MOD-2 counter |
| D. | a MOD-12 counter followed by a D flip-flop |
| Answer» C. a MOD-6 counter followed by a MOD-2 counter | |
| 992. |
The term race condition describes the time that an active signal must be present at the input to a flip-flop before an active clock edge is applied. |
| A. | True |
| B. | False |
| Answer» C. | |
| 993. |
Each ________, starting at the simplest level, should be built in HDL. |
| A. | subsystem |
| B. | block |
| C. | circuit |
| D. | function |
| Answer» B. block | |
| 994. |
In the keypad encoder, the ________ activate(s) the freeze bit only when one column is low. |
| A. | NAND columns |
| B. | CASE structure |
| C. | freeze function |
| D. | BCD counter |
| Answer» C. freeze function | |
| 995. |
The output of a phototransister is determined by the presence or absence of light at its base input. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 996. |
A Schmitt trigger has a positive feedback circuit and experiences a phenomenon called hysteresis. |
| A. | True |
| B. | False |
| Answer» C. | |
| 997. |
A monostable multivibrator is commonly called a two shot. |
| A. | True |
| B. | False |
| Answer» C. | |
| 998. |
A series RC circuit can be used to generate a power-up (automatic) reset signal. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 999. |
The 7805 will get very hot if your circuit draws more than 0.5 A. |
| A. | True |
| B. | False |
| Answer» B. False | |
| 1000. |
The full-step sequence of a stepper motor always has two coils energized in any state of the sequence and typically causes ________ of shaft rotation per step. |
| A. | 5 |
| B. | 10 |
| C. | 15 |
| D. | 20 |
| Answer» D. 20 | |