Tag: web technology

Questions Related to web technology

Which version control software we are using for version control?

  1. SVN

  2. CVS

  3. VSS

  4. All of then


Correct Option: A
  1. MVC

  2. MVC2

  3. both

  4. none of them


Correct Option: A
  1. Presentation Tier

  2. Integration Tier

  3. Business Tier

  4. Database


Correct Option: A
  1. to preprocess requests

  2. to post process responses

  3. to preprocess responses

  4. to preprocess and post process requests and responses


Correct Option: D

Your application will be fetching data from a centralized relational database, LDAP repositories and flat files.___________ design pattern will be appropriate for it.

  1. Business Delegate

  2. Data Access Object

  3. Factory

  4. Builder


Correct Option: B