Tag: web technology

Questions Related to web technology

  1. page

  2. include

  3. taglib

  4. all the above


Correct Option: D
  1. directives

  2. properties

  3. methods

  4. events


Correct Option: A

A Bean class

  1. must have empty constructor

  2. should have no public fields

  3. Both a and b

  4. None of a and b


Correct Option: C

TLD is

  1. Tag Library Descriptor

  2. Tag Language Description

  3. Tag Library Description

  4. Tag Language Dynamics


Correct Option: A
  1. mysql_selectDB_server($server,$user,$password)

  2. mysql_connection($server,$user,$password)

  3. mysql_connect($server,$user,$password)

  4. database_connect($mysql,$server,$user,$password,$database)


Correct Option: C