1.
Dojo is open source and written in
Correct Answer
B. JavaScript
Explanation
Dojo is an open-source JavaScript framework that is used for building web applications. It provides a set of tools and utilities that simplify the development process. Being written in JavaScript, Dojo allows developers to leverage the power and flexibility of the language to create interactive and dynamic web applications. It offers a wide range of features and functionalities that make it a popular choice among developers for building modern web applications.
2.
Concerning Dojo developers, which of these is odd?
Correct Answer
A. Joe Robbinson
Explanation
The odd one out in this list of Dojo developers is Joe Robbinson. The other three individuals, Alex Russell, Dylan Scheimann, and David Schontzler, are all well-known contributors to the Dojo development community. Joe Robbinson, however, is not commonly associated with Dojo development.
3.
The development of Dojo started in
Correct Answer
A. 2004
Explanation
The development of Dojo started in 2004.
4.
The organisation concerned with adoption of Dojo is
Correct Answer
A. Dojo Foundation
Explanation
The correct answer is Dojo Foundation. The Dojo Foundation is the organization concerned with the adoption of Dojo. It is a non-profit organization that supports the development and advancement of the Dojo Toolkit, an open-source JavaScript library for building web applications. The foundation provides resources, community support, and governance for the Dojo project, ensuring its continued growth and success.
5.
Dojo is superb in that it supports the following except
Correct Answer
D. Repeatability
Explanation
Dojo is a powerful framework known for its support in various areas. It excels in internationalization, localization, and accessibility, making it a great choice for creating applications that can be easily adapted to different languages, regions, and user needs. However, repeatability is not a feature typically associated with Dojo. This means that Dojo may not provide specific tools or capabilities to ensure that a certain action or process can be easily repeated or replicated.
6.
Dojo is hosted on
Correct Answer
D. Google CDN
Explanation
Dojo is hosted on Google CDN. Google CDN (Content Delivery Network) is a globally distributed network of servers that deliver content to users based on their geographic location, ensuring faster and more reliable access to the content. As Dojo is a popular JavaScript framework, hosting it on Google CDN allows for efficient and fast delivery of the Dojo library to users worldwide.
7.
The parts into which Dojo is organized are these except
Correct Answer
B. Dojokit
Explanation
Dojo is organized into several parts, including dijit, util, and dojox. However, dojokit is not one of the parts into which Dojo is organized.
8.
Concerning Dojo's interactive features which of these is odd?
Correct Answer
C. Templates
Explanation
The odd feature among the given options is "Templates". While menus, charts, and tables are interactive elements commonly found in Dojo, templates are not typically considered as interactive features. Templates are used for structuring and organizing the layout of web pages, but they do not provide direct interactivity with the user.
9.
Concerning Dojo server side data storage, which of these is odd?
Correct Answer
D. DojoStore
Explanation
The given question is asking about Dojo server side data storage options. The options provided are OptlStore, CsvStore, YahooStore, and DojoStore. The odd one out is YahooStore because it is not a built-in data storage option in Dojo. The other options, OptlStore, CsvStore, and DojoStore, are all valid data storage options provided by Dojo.
10.
The most recent Dojo version was released in
Correct Answer
C. September 2017
Explanation
The correct answer is September 2017. This is the most recent release of Dojo, indicating that it was the latest version available at the time the question was asked.