Q1:[4 pts] Assuming the initial menu (Ada, Adamsville, . . . ) in the picture above is at level 1, how deep does the menu go, meaning what is the maximum level?
Q2:
[4 pts] Describe what occurs when a user’s cursor hovers over
<a href=”#”>Ada</a> and then clicks on Ada.
A2:
Q3:[4 pts] Is #menu a class attribute or an id attribute?

Q4:[4 pts] What is the purpose of ui-state-disabled?
Q5:
[4 pts] Copy over the line that uses the jQuery menu widget.
A5:
JavaScript Frameworks and Serverless Questions [20 pts]
Each question is worth 2 points. Please choose all correct answers. There is no partial
credit.
Q1: Which JavaScript Framework provides two-way Data Binding?
Q2: Which of the following is true of Node.js?
[ ] Is a JavaScript runtime built on Chrome V8
[ ] Is event-driven
[ ] Uses non-blocking I/O model
[ ] Modules handle HTTP
[ ] Modules handle networking
[ ] Provides POSIX File I/O
[ ] Is supported by AWS and Google Cloud Platform (GCP)
[ ] ALL OF THE ABOVE
Q3: What directive is used in AngularJS for loop and replication of the template to the number of rows in the model?
Q4: What are the two problems with Virtual Machines and why?
Q5: What are two solutions of the problems with Virtual Machines?

Q6: What are the 3 components of a Microservice?
Q7: What is the code below an example of?


You've reached the end of your free preview.
Want to read all 10 pages?
- Fall '07
- Papa
- Ajax