What is the default server for Ruby on Rails?
Mongrel
Apache
Webrick
Tomcat
Is ROR is a platform Independent.. ?
True
False
Is Ruby on Rails is an general purpose Object Oriented language?
what is Ruby?
It is a Programming Language
Its is a frame work
Its is a tool
None of the above
what is Rails?
which Lifecycle model is Ruby on Rails follows?
Waterfall Lifecycle model
Agile lifecycle model
Spiral model
A and B
what type of architechture will ROR follows?
SOA
MVP
MVC
DODAF
When a new testing tool is purchased, it should be used first by:
We cannot run the test
It may be difficult to repeat the test
It may be difficult to determine if the test has passed or failed
We cannot automate the user inputs
The schema is converted to a set of schema – driven program elements by
Schema compiler
Schema generator
Runtime Framework
In JAXBUnmarshalling, the xml document is converted to JAXB-Driven
Java Instances
Java Objects
XML tags
Java Interfaces