Microprocessor Which language could be used for programming an FPGA. Both A and B None Verilog VHDL Both A and B None Verilog VHDL ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Assertion(A): Address bus is unidirectional. Reason(R): Data bus is bidirectional A is false but R is true Both A & R are true but R is not the correct explanation of A Both A & R are true and R is the correct explanation of A A is true but R is false A is false but R is true Both A & R are true but R is not the correct explanation of A Both A & R are true and R is the correct explanation of A A is true but R is false ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Let the content of accumulator and register B be 0000 0100 and 0100 0000 respectively before execution of instruction SUB B. The content of accumulator after the execution of this instruction will be 11000100 010001000 01000000 00000100 11000100 010001000 01000000 00000100 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which one of the following is not correct? Bus is a group of wires An instruction is a set of bits that defines a computer operation Bootstrap is a technique or device for loading first instruction An interrupt signal is required at the start of every program Bus is a group of wires An instruction is a set of bits that defines a computer operation Bootstrap is a technique or device for loading first instruction An interrupt signal is required at the start of every program ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Because we wish to allow each ASCII code to occupy one location in memory, most memories are __________ addressable. WORD (16 bits) BYTE DOUBLEWORD (32 bits) NIBBLE WORD (16 bits) BYTE DOUBLEWORD (32 bits) NIBBLE ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A good assembly language programmer should use general purpose registers rather than memory in maximum possible ways for data processing. This is because: Data processing with registers is easier than with memory Data processing with registers takes fewer cycles than that with memory Of limited set of instructions for data processing with memory Data processing with memory requires more instructions in the program than that with registers Data processing with registers is easier than with memory Data processing with registers takes fewer cycles than that with memory Of limited set of instructions for data processing with memory Data processing with memory requires more instructions in the program than that with registers ANSWER DOWNLOAD EXAMIANS APP