Tag: programming languages

Questions Related to programming languages

  1. abap abap.abap.abap abap

  2. abap abap.abap.abap abap abap

  3. abap abap.abap.abap abap

  4. abap abap. abap. Abap


Correct Option: A
  1. 1 year lesser than current date

  2. 1 month lesser than current date

  3. 1 day lesser than current date

  4. 1 year, 1 month, 1day lesser than current date


Correct Option: C
  1. For telling the record is Included

  2. For telling the record is updated

  3. For telling the value is positive

  4. For telling the value is negative


Correct Option: A
  1. Used for Internal table declaration

  2. Used for Select-options declaration

  3. Used for Select-options without Selection screen

  4. Used for parameters without input screen


Correct Option: C
  1. DATA-BASE SECTION

  2. FILE SECTION

  3. COMMUNICATION SECTION

  4. DATA-LOG SECTION


Correct Option: D
  1. Can merge a maximum of three files.

  2. Does not require that the input file to be merged be sorted on the merge keys.

  3. Requires that all files mentioned in the statement must have records of same size

  4. Does not require that the position of the merge keys with in the records descriptions of each of the files must be same.


Correct Option: C
  1. It must be opened in INPUT mode

  2. It must be opened in OUTPUT mode

  3. It must be opened in I-O mode

  4. As in the case of SORT statement, the file must be closed before the use of this statement


Correct Option: C