Microprocessor In a computer the data transfer between hard disk and CPU is nearly the same as that between diskette and CPU. True False True False ANSWER DOWNLOAD EXAMIANS APP
Microprocessor IN an intel 8085A microprocessor, why is READY signal used? To provide proper WAIT states when the microprocessor is communicating with a slow peripheral device. None of these To slow down a fast peripheral device so as to communicate at the microprocessor’s device. To indicate to user that the microprocessor is working and is ready for use. To provide proper WAIT states when the microprocessor is communicating with a slow peripheral device. None of these To slow down a fast peripheral device so as to communicate at the microprocessor’s device. To indicate to user that the microprocessor is working and is ready for use. ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is type declaration statement in C? s = s + 1 king = horse + 1 prin = prin * prin int bar s = s + 1 king = horse + 1 prin = prin * prin int bar ANSWER DOWNLOAD EXAMIANS APP
Microprocessor What is mean by ALU Arithmetic logic unit Arithmetic logic upgrade Arithmetic local unsigned Arithmetic logic unsigned Arithmetic logic unit Arithmetic logic upgrade Arithmetic local unsigned Arithmetic logic unsigned ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The first machine cycle of an instruction is always An I/O read cycle A fetch cycle A memory read cycle A memory write cycle An I/O read cycle A fetch cycle A memory read cycle A memory write cycle ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In a C expression using assignment operators, relational operators and arithmetic operators, the hierarchy of operations (in the absence of parenthesis) is Arithmetic, assignment, relational Relational, assignment, arithmetic Arithmetic, relational, assignment Assignment, relational, arithmetic Arithmetic, assignment, relational Relational, assignment, arithmetic Arithmetic, relational, assignment Assignment, relational, arithmetic ANSWER DOWNLOAD EXAMIANS APP