Tag: programming languages

Questions Related to programming languages

  1. Bag has index column

  2. Bag permits duplicate element values

  3. Bag does not permits duplicate element values

  4. None


Correct Option: B
  1. ListResultSet

  2. ResultSet

  3. ScrollableResultSet

  4. ScrollableResult


Correct Option: D
  1. Mapping files can be added to Configuration in the application code

  2. They can be configured in hibernate.cfg.xml using the elements

  3. Both a and b

  4. None of the above


Correct Option: C
  1. It is a oracle table with only one row and one column

  2. It supports arithmetic calculations

  3. It doesnot support date retrival

  4. The table has a single VARCHAR2(1) column called DUMMY that has a value of 'X'.


Correct Option: C
  1. cache option specifies minimum value of the sequence

  2. cache option specifies how many sequence values will be stored in memory for faster access

  3. cache option specifies maximum value of the sequence

  4. cache option specifies the value with which the sequence will be incremented


Correct Option: B
  1. Ken Thompson

  2. Dennis Ritchie

  3. Ken Thompson and Dennis Ritchie

  4. None


Correct Option: B