Dojo Question:
Download Questions PDF

What is the basic structure in Dojo?

Answer:

The basic directory structure of the application is very simple and it will evolve later:
/index.html - The application entry point.
/app - The application module.
/app/main.js - The main script for app module.

Download Dojo Interview Questions And Answers PDF

Previous QuestionNext Question
What is Dojo?What is the point in Dojo?