Web Technology Questions

MCQ: What can't layers do if you want to convert them to tables?

  1. Be close
  2. Contain a Color
  3. Be larger than the target table
  4. Overlap

Releted Questions

Web Technology Questions

MCQ: For using JDBC applications which of the following driver is preferable and efficient?

  1. Type 1 driver
  2. Type 2 driver
  3. Type 3 driver
  4. Type 4 driver

D

MCQ: By using which of the following method can the suspend thread be revived?

  1. suspend() method
  2. start() method
  3. resume() method
  4. end() method

C

MCQ: In which package do we have the gc() method?

  1. java.lang package
  2. java.util package
  3. java.awt package
  4. java.io package

A

MCQ: Which environment variables are to be set on the machine in order to run the java programs?

  1. java.util package
  2. Classpath and Path
  3. java.lang
  4. java.util.io

B

MCQ: Does the java.lang package need to be imported anytime?

  1. Yes
  2. No

B

Multiple Choice Questions and Answers