Tag: programming languages

Questions Related to programming languages

  1. Names are case sensitive.

  2. Names must not be oracle server reserve word.

  3. Table names and column names need not be start with a letter.

  4. We cannot use a column alias in a WHERE clause


Correct Option: B,D
  1. Relation

  2. Entity

  3. Records

  4. Fields


Correct Option: A,B
  1. The column contain wide range of values.

  2. The column contain large number of Null values.

  3. The table is large.

  4. Columns which are not frequently used.


Correct Option: A,B,C

What is the maximum number of files that can be specified in a RPG400 program?

  1. 40

  2. 60

  3. 100

  4. 50


Correct Option: D