Runtime Environment → executes JavaScript on server/computer
Definition: A cross-platform runtime environment built on Google Chrome's V8 JavaScript engine.
Function: It allows you to run JavaScript directly on your computer or server hardware instead of inside a web browser browser.
Use Case: Handling database connections, file systems, and server management.