Tag: web technology

Questions Related to web technology

How can the mapping files be configured in Hibernate?

  1. Mapping files can be added to Configuration in the application code

  2. They can be configured in hibernate.cfg.xml using the elements

  3. both a and b

  4. none of the above


Correct Option: C

The dmcl.ini specifies?

  1. Content Server Information

  2. Application Server Information

  3. Connection Broker Information

  4. Database Information


Correct Option: C
  1. Aysnchronous Javascript and XML

  2. Application Javascript and XML

  3. Asynchronous JDK and XML

  4. Application JDK and XML


Correct Option: A

What is the size of a .Net object ?

  1. 4 bytes

  2. 2 bytes

  3. 6 bytes

  4. 1 byte


Correct Option: C

_______________ Involves writing the executable code for an application in such a way that makes it culture-neutral and language-neutral.

  1. Localization

  2. Globalization

  3. Translate

  4. Nationalize


Correct Option: B

______________ Assemblies are resource-only assemblies that contain only culture-specific resources?

  1. Public

  2. Satellite

  3. Private

  4. None


Correct Option: B

___________ Error is returned to any browser attempting to directly request a configuration file.

  1. HttpAccess 404

  2. HttpAccess 405

  3. HttpAccess 403

  4. HttpAccess 406


Correct Option: C

Web.config files are _______. The Machine.config file is _____.

  1. Required, required

  2. Required, Optional

  3. Optional, Optional

  4. Optional, Required


Correct Option: D