Tag: web technology

Questions Related to web technology

What is the default server for Ruby on Rails?

  1. Mongrel

  2. Apache

  3. Webrick

  4. Tomcat


Correct Option: C

Is ROR is a platform Independent.. ?

  1. True

  2. False


Correct Option: B

Is Ruby on Rails is an general purpose Object Oriented language?

  1. True

  2. False


Correct Option: B

what is Ruby?

  1. It is a Programming Language

  2. Its is a frame work

  3. Its is a tool

  4. None of the above


Correct Option: A

what is Rails?

  1. It is a Programming Language

  2. Its is a frame work

  3. Its is a tool

  4. None of the above


Correct Option: B
  1. Waterfall Lifecycle model

  2. Agile lifecycle model

  3. Spiral model

  4. A and B


Correct Option: B

what type of architechture will ROR follows?

  1. SOA

  2. MVP

  3. MVC

  4. DODAF


Correct Option: C

When a new testing tool is purchased, it should be used first by:

  1. We cannot run the test

  2. It may be difficult to repeat the test

  3. It may be difficult to determine if the test has passed or failed

  4. We cannot automate the user inputs


Correct Option: C

The schema is converted to a set of schema – driven program elements by

  1. Schema compiler

  2. Schema generator

  3. Runtime Framework

  4. None of the above


Correct Option: A

In JAXBUnmarshalling, the xml document is converted to JAXB-Driven

  1. Java Instances

  2. Java Objects

  3. XML tags

  4. Java Interfaces


Correct Option: B