
LPI Web Development Essentials
Domain 5Objective 1
035.1 NodeJS Basics (weight: 1) WEB-DEVELOPMENT-ESSENTIALS Practice Questions (Page 4)
Part of the 035 NodeJS Server Programming domain, which makes up ~15% of our current practice bank. Linux Professional Institute does not publish an official question count, but from its 60-minute exam (~25–40 total, ~4–6 in this domain), expect 1–2 from this objective — we provide 26 practice questions to prepare you well beyond it. (estimate)
26questions here
6free pages
5concepts
Questions 16–20
- 16
What is the Node.js REPL?
Select an answer first - 17
A developer has written a small HTTP server in a file named server.js. They want to start it and verify it responds correctly. Which command should they run from the project directory?
Select an answer first - 18
Which command initializes a new package.json file in the current directory?
Select an answer first - 19
A developer has a project with a package.json file and wants to add the `lodash` package to the dependencies list. Which command accomplishes this and updates package.json automatically?
Select an answer first - 20
A developer wants to update all the dependencies in their project to their latest versions within the version ranges specified in package.json. Which command should they run?
Select an answer first
Finished these 5 questions?
Review the revealed explanations, or continue through the curriculum.
Free Basic Practice is a study aid with revealable answers — not a scored exam. Examers.io is independent and not affiliated with or endorsed by Linux Professional Institute. “WEB-DEVELOPMENT-ESSENTIALS” is a trademark of its owner, used for identification only.