A real number consists of
A. Integer part
B. Integer part and fraction part
C. Integer part, fraction part along with positive or negative sign
D. None of the above
Select an option to see the answer and solution.
Using DeMorgan’s Theorem we can convert any AND-OR structure into
A. NAND-NAND
B. OR-NAND
C. NAND-NOR
D. NOR-NAND
Select an option to see the answer and solution.
If the sign bit of mantissa is 0 and the exponent is increased from a positive to a more negative number the result is
A. A larger floating point number
B. A smaller floating point number
C. Either A or B depending on the actual number
D. A negative floating point number
Select an option to see the answer and solution.
The operating modes of 8255 A are called
A. Mode 0 and mode 1
B. Mode 0, mode 1 and mode 2
C. Mode 0 and mode 2
D. Mode 0, mode 2 and mode 3
Select an option to see the answer and solution.
In C the keywords are also called
A. Special words
B. Reserved words
C. Class words
D. Character words
Select an option to see the answer and solution.
The forms of IF statements in FORTRAN 77 are called
A. Logical IF and Block IF
B. Logical IF, block IF and arithmetic IF
C. Logic IF, block IF, arithmetic IF and negate IF
D. Logical IF and arithmetic IF
Select an option to see the answer and solution.
Which of the following conditions is not allowed in an RS latch?
A. R is asserted, S is asserted
B. R is asserted, S is negated
C. R is negated, S is asserted
D. R is negated, S is negated
Select an option to see the answer and solution.
If m is a power of 2, the number of select lines required for an m-input mux is:
Select an option to see the answer and solution.
The timing difference between a slow memory and fast processor can be resolved if
A. Processor is capable of waiting
B. External buffer is used
C. Either A or B
D. Neither A nor B
Select an option to see the answer and solution.
Which memory has read operation, byte erase, byte write and chip erase?
A. RAM
B. UVEPROM
C. EEPROM
D. Both B and C
Select an option to see the answer and solution.
The character set of Fortran 77 includes lower case alphabets a to z.
Select an option to see the answer and solution.
A structure that stores a number of bits taken “together as a unit” is a
A. Gate
B. Mux
C. Decoder
D. Register
Select an option to see the answer and solution.
Each instruction in assembly language program has the following fields:
1. Lable field
2. Mnemonic field
3. Operand field
4. Comment field
The correct sequence of these fields is?
A. 1, 2, 3, 4
B. 1, 2, 4, 3
C. 2, 1, 3, 4
D. 2, 1, 4, 3
Select an option to see the answer and solution.
Which of the following is type declaration statement in C?
A. int bar
B. s = s + 1
C. king = horse + 1
D. prin = prin * prin
Select an option to see the answer and solution.
If the number of address bits in a memory is reduced by 2 and the addressability is doubled, the size of the memory (i.e., the number of bits stored in the memory)
A. Doubles
B. Remains unchanged
C. Halves
D. Increases by 2^(address bits)/addressability
Select an option to see the answer and solution.
The number of interrupt lines in 8085 is
Select an option to see the answer and solution.
Assertion (A): Negative values of incremental operator in DO loop are allowed in Fortran 77 but not in earlier versions of Fortran.
Reason (R): Fortran 77 has better array facilities than earlier versions of Fortran.
A. Both A and R are correct and R is correct explanation of A
B. Both A and R are correct but R is not correct explanation of A
C. A is correct R is wrong
D. A is wrong R is correct
Select an option to see the answer and solution.
The minimum number of transistors required to implement a two input AND gate is
Select an option to see the answer and solution.
Which of the following is not treated as hexadecimal constant by assembler in 8085?
Select an option to see the answer and solution.
IC 7485 cannot be cascadeD.
Select an option to see the answer and solution.