Reference no: EM133234687
Question 1.
a. Identify and explain 2 main areas/fields concerned with internet governance.
b. Using appropriate illustrations, explain how a web server works to control delivery of content and web resources to users.
c. Differentiate between web 1.0. 2.0, and 3.0 through the lens of content type, number of users, and number of sites within the three generations.
d. In the context of web applications, explain the purpose of sessions.
e. Explain the two basic structures of JavaScript Object Notation (JSON).
f. Outline a sample JSON object gotten from querying an online movie API like IMDB. Outline at least five attributes of the chosen movie.
Question 2.
Assuming you were to develop a simple Spring Boot Application for a local Bookshop.
a. Identify at least 3 classes that you would define
b. Develop an association diagram for the 3 classes showing the possible relationships between them (One-to-One, etc.)