Tag: web technology

Questions Related to web technology

  1. Respones.expires=100

  2. Respones.Buffer=true

  3. Respones.Buffer=false

  4. Respones.Buffer=-1


Correct Option: C
  1. Post

  2. Validate

  3. Get

  4. None


Correct Option: A,C
  1. 3270

  2. Virtually unlimited

  3. 3273

  4. 80


Correct Option: C
  1. CellData(Row, Column)

  2. TableCellData(Row, Column)

  3. CellDataValue(Row, Column)

  4. GetCellData(Row, Column)


Correct Option: D
  1. ActionEvent

  2. ActionListener

  3. ApplicationInstance

  4. None of the above


Correct Option: B
  1. Web Rendering Engine

  2. Application Framework

  3. Client Engine

  4. Server Engine


Correct Option: A
  1. a)It can be used only once in compound query.

  2. The order by clause accepts the column name or an alias

  3. You can specify the order by clause in the subquery of a set operator.

  4. All the above


Correct Option: A,B
  1. It converts a datetime datatype to a value of varchar2 datatype.

  2. It can be used to convert character,number or datetime data to Varchar2.

  3. When converting datetime and numberdata,a format(fmt) parameter can be specified to apply regional formatting to a data.

  4. All the above.


Correct Option: D