0

programming languages Online Quiz - 30

Description: programming languages Online Quiz - 30
Number of Questions: 20
Created by:
Tags: programming languages
Attempted 0/20 Correct 0 Score 0

A single type can not define multiple generic-type parameters.

  1. True

  2. False


Correct Option: B

You can not use generics in structs.

  1. True

  2. False


Correct Option: B

"OVERFLOW" AND "NOT ON OVERFLOW" OPTIONS CAN BE USED WITH COBOL STRING VERB?

  1. True

  2. False


Correct Option: A

If a table does not have MANDT as part of the primary key,then it is considered as

  1. A structure

  2. Client Independent

  3. Invalid

  4. Client Dependent


Correct Option: B

In regard to CALL, which of the following is NOT a valid statement?

  1. CALL FUNCTION

  2. CALL SCREEN

  3. CALL TRANSACTION

  4. CALL PROGRAM


Correct Option: D

The SAP service that ensures data integrity by handling locking is called

  1. Enqueue/Dequeue

  2. Spool

  3. Update

  4. Dialog


Correct Option: A
  1. LOOP AT itab. _ ENDLOOP.

  2. SELECT SINGLE * FROM itab.

  3. READ itab.

  4. READ TABLE itab.


Correct Option: D
  1. Adding technical settings to the table

  2. Checking the table syntax

  3. Saving the table

  4. Activating the table


Correct Option: D
  1. 8 characters

  2. 128 characters

  3. 255 characters

  4. Any length


Correct Option: A,B,C,D
- Hide questions