Tag: web technology

Questions Related to web technology

  1. Transient variables are variable that cannot be serialized.

  2. Transient variables are variable that can be serialized.

  3. Transient variables has no special feature

  4. None of the above


Correct Option: A
  1. init();

  2. destroy();

  3. starts();

  4. stop();


Correct Option: B
  1. Prepared statement is a precomplied SQL statement

  2. Prepared statement is a complied SQL statement

  3. Both of above

  4. None of the above


Correct Option: A
  1. In a treeset data are placed in order

  2. In a hashset data are placed in order

  3. Both are same

  4. None of the above


Correct Option: A
  1. Runtime Error

  2. Compilation Error

  3. Program compiles and runs properly.

  4. None of the above


Correct Option: C
  1. start();

  2. service();

  3. init();

  4. destroys();


Correct Option: D
  1. FilePathXmlApplicationContext class

  2. SystemXmlPathApplicationContext class

  3. FileSystemXmlApplicationContext class

  4. XmlFileApplicationContext class

  5. None of the above.


Correct Option: A

1.)

  1. a. FilePathXmlApplicationContext class

  2. b. SystemXmlPathApplicationContext class

  3. c. FileSystemXmlApplicationContext class

  4. d. XmlFileApplicationContext class


Correct Option: C