MEAN Stack Developer - Assignment
MEAN Stack Developer - Assignment
Option 1 Option 3
Option 2 Option 4
27) Select the correct code to start the node js server on port 8080 and return Hello World! *
Option 1 Option 2
Option 4 Option 3
33) Select the correct Mongodb query which represents the *
Fetch the movie details for each comment.comments collection have movie_id fields which as
foreign key with movies collection _id field
Option 1 Option 2
Option 3 Option 4
29) Select the correct code which read the users.json file and provide data as a part of API response *
Option 2 Option 3
Option 1 Option 4
26) Command to install body-parser in node js globally and store its entry in package.Json file. *
From the posts collection find the records where likes greater than 1
Option 1 Option 2
Option 3 Option 4
28) Select the correct code from the option which will fetch the response from the URL and if *
response.err then it will console error else console fetched response
Option 3 Option 1
Option 4 Option 2
32) Select the correct which represents *
Update all the records where postName is GIBOTS and increase likes by 1
Forms