33.
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?

35.
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)

37.
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.