
LPI Web Development Essentials
Domain 5Objective 1
035.1 NodeJS Basics (weight: 1) WEB-DEVELOPMENT-ESSENTIALS Practice Questions (Page 2)
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 6–10
- 6
A developer is troubleshooting a JavaScript expression and wants to test it in the Node.js REPL. They start the REPL by typing `node` in the terminal. What prompt should they expect to see?
Select an answer first - 7
A developer wants to remove the `moment` package from their project and also remove it from the dependencies list in package.json. Which command should they use?
Select an answer first - 8
A developer is using the Node.js REPL and wants to see the result of the expression `2 + 2` immediately. What will the REPL display?
Select an answer first - 9
A developer is working on a project and wants to see a list of all the packages that are installed locally. Which command should they run?
Select an answer first - 10
Which npm command installs the package express globally?
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.