Microprocessor Each instruction in an assembly language program has the following fields 1. Label field 2. Mnemonic field 3. Operand field 4. Comment field What are the correct sequence of these fields? 2, 1, 4 and 3 1, 3, 2 and 4 2, 4, 1 and 3 1, 2, 3 and 4 2, 1, 4 and 3 1, 3, 2 and 4 2, 4, 1 and 3 1, 2, 3 and 4 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A combinational PLD with a programmable AND array and a fixed OR array is called a PAL PLA PROM PLD PAL PLA PROM PLD ANSWER DOWNLOAD EXAMIANS APP
Microprocessor Which of the following is type declaration statement in C? king = horse + 1 int bar prin = prin * prin s = s + 1 king = horse + 1 int bar prin = prin * prin s = s + 1 ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The forms of IF statements in FORTRAN 77 are called Logical IF, block IF and arithmetic IF Logical IF and Block IF Logic IF, block IF, arithmetic IF and negate IF Logical IF and arithmetic IF Logical IF, block IF and arithmetic IF Logical IF and Block IF Logic IF, block IF, arithmetic IF and negate IF Logical IF and arithmetic IF ANSWER DOWNLOAD EXAMIANS APP
Microprocessor The relation among IC (Instruction Cycle), FC (Fetch cycle) and EC (Execute Cycle) is IC = FC + 2EC IC = FC + EC EC = IC + FC IC = FC - EC IC = FC + 2EC IC = FC + EC EC = IC + FC IC = FC - EC ANSWER DOWNLOAD EXAMIANS APP
Microprocessor A microprocessor differentiates between op code, data/address at any time by the program counter the sequence in which memory contents are fetched by it its internal registers the stack pointer the program counter the sequence in which memory contents are fetched by it its internal registers the stack pointer ANSWER DOWNLOAD EXAMIANS APP