Tag: programming languages

Questions Related to programming languages

  1. PICTURE clauses

  2. VALUE clauses

  3. 'TO' in the statements

  4. All COBOL verbs


Correct Option: D
  1. @LABEL:COMMAND,OPTION(S)FIELD1,FIELD2..COMMENT

  2. @LABEL:OPTION(S)FIELD1,FIELD2,COMMAND..COMMENT

  3. @LABEL:OPTION(S)FIELD1,FIELD2,..COMMENT,COMMAND

  4. @COMMAND:LABEL,OPTION(S)FIELD1,FIELD2..COMMENT


Correct Option: A
  1. ACCEPT

  2. MOVE

  3. FIND

  4. STRING


Correct Option: C
  1. SEU12ABC

  2. TXI14IJK

  3. PHR10XYZ

  4. BOTH A and C


Correct Option: D
  1. File Utility Routines/Process Utility Routines

  2. File Utility Run/Program Utility Routines

  3. File Utility Routines/Program Utility Routines

  4. File Utility Run/Process Utility Routines


Correct Option: C
  1. must be atleast 8 character name

  2. must be an 8-character descriptive name

  3. must be an 8 or more character descriptive name

  4. must be an less than 8-character descriptive name


Correct Option: B

Find the incorrect:

  1. IMPART-DEPART=0,Successful IMPART

  2. IMPART-DEPART=1,Successful IMPART

  3. IMPART-DEPART=2,Successful DEPART

  4. IMPART-DEPART=0,IMPART or DEPART not happened


Correct Option: A
  1. Security management

  2. Transaction management

  3. Load balancing

  4. Fault tolerance


Correct Option: A,B