Tag: web technology

Questions Related to web technology

  1. An error occurs during page translation

  2. Translation is successful, but nothing is included in the response.

  3. Both "10 x 5 = 50" and "2 * 3 = 6" are included in the JSP response

  4. The text "10 x 5 = 50" is included in the JSP response, but "2 * 3 = 6" is NOT

  5. The text "2 * 3 = 6" is included in the JSP response, but "10 x 5 = 50" is NOT


Correct Option: C
  1. The Constraint condition is never checked

  2. The Constraint condition is checked only at the time of commiting the transaction

  3. The Constraint condition is checked only for newly inserted rows and will not be checked for already existing rows in the table

  4. The constraint condition is checked after a predefined time interval


Correct Option: B
  1. strings, numbers, BooBoos, and nulls

  2. strings, text, Booleans, and nulls

  3. strings, numbers, Booleans, and nulls

  4. strings, numbers, Booleans, and zeros


Correct Option: C
  1. The Constraint condition is never checked

  2. The Constraint condition is checked only at the time of commiting the transaction

  3. The Constraint condition is checked only for newly inserted rows and will not be checked for already existing rows in the table

  4. The constraint condition is checked after a predefined time interval


Correct Option: B
  1. strings, numbers, BooBoos, and nulls

  2. strings, text, Booleans, and nulls

  3. strings, numbers, Booleans, and nulls

  4. strings, numbers, Booleans, and zeros


Correct Option: C
  1. in an online exchange between several open source developers

  2. over a long holiday weekend

  3. as a commercial package

  4. none


Correct Option: B
  1. Sets all properties to their initial value

  2. Sets all properties to null

  3. Repopulates all properties from the request parameters

  4. none


Correct Option: D