WebFund 2013W Lecture 12

From Soma-notes
Revision as of 12:45, 28 February 2013 by Soma (talk | contribs) (Created page with "==Questions== Note many of these questions refer to the blog example from the second tutorial. # MongoDB is a relational database. (true/false) # In the blog example, Articl...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Questions

Note many of these questions refer to the blog example from the second tutorial.

  1. MongoDB is a relational database. (true/false)
  2. In the blog example, ArticleProvider.save can add one or many articles to the database. (true/false)
  3. ArticleProvider.save refers to the article database using what identifier?

More questions will be added after lecture.