Tag: web technology

Questions Related to web technology

  1. For a group, output of rollup is a single record while that of scan is multiple records

  2. Rollup gives the summary for a group while scan gives cumulative summary

  3. None of (i) and (ii) are true

  4. Both (i) and (ii) are true


Correct Option: D
  1. File used for database connectivity

  2. File used to define data format

  3. File used to hold lookup data

  4. File used to store Data Byte size


Correct Option: D
  1. File containing intermediate data while processing

  2. File containing static dataset which is keyed

  3. File containing daily transaction data

  4. Partitioned file which is non-keyed


Correct Option: B
  1. $_GET

  2. $_POSTS

  3. $_GETS

  4. All the above


Correct Option: A
  1. $$name denote variable variable

  2. $name denote variable variable

  3. $name denote variable

  4. None of the Above


Correct Option: B

What is the function to start the session?

  1. session_start()

  2. session_init()

  3. session_boot()

  4. None of the Above


Correct Option: A
  1. Universal Description Discovery and Integration

  2. Universal Discovery Description and Integration

  3. Universal Description Discovery and Invention

  4. Universal Description Discovery and Invocation


Correct Option: A