Microprocessor Which memory has read operation, byte erase, byte write and chip erase? RAM UVEPROM EEPROM Both B and C RAM UVEPROM EEPROM Both B and C ANSWER DOWNLOAD EXAMIANS APP
Microprocessor In 8085 microprocessor , let the accumulator contains the value 0AH and register C contains the value 05H. After CMP C instruction is executed, the zero flag will be reset and carry flag will be set zero flag will be set and carry flag will be reset zero and carry flags will be reset zero and carry flags will be set zero flag will be reset and carry flag will be set zero flag will be set and carry flag will be reset zero and carry flags will be reset zero and carry flags will be set ANSWER DOWNLOAD EXAMIANS APP
Microprocessor After RESET 8255 will be in mode 0; all ports are input unchanged condition mode 2 mode 0; all ports are output mode 0; all ports are input unchanged condition mode 2 mode 0; all ports are output ANSWER DOWNLOAD EXAMIANS APP
Microprocessor It is possible to copy a file in the same directory. True False True False ANSWER DOWNLOAD EXAMIANS APP
Microprocessor PUSH B instruction in 8085 microprocessor causes the contents of registers B & C to be transferred in the stack and and the registers get cleared registers B & C to be cleared the contents of register B only to be copied in the stack the contents of register B & C to be copied in the stack the contents of registers B & C to be transferred in the stack and and the registers get cleared registers B & C to be cleared the contents of register B only to be copied in the stack the contents of register B & C to be copied in the stack ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is type declaration statement in C? king = horse + 1 int bar s = s + 1 prin = prin * prin king = horse + 1 int bar s = s + 1 prin = prin * prin ANSWER DOWNLOAD EXAMIANS APP