In Node.js, what is a “stream”?
A) A sequence of HTTP requests
B) A continuous flow of data that can be read or written incrementally
C) A method to manage database connections
D) A way to manage WebSocket connections
In Node.js, what is a “stream”?
A) A sequence of HTTP requests
B) A continuous flow of data that can be read or written incrementally
C) A method to manage database connections
D) A way to manage WebSocket connections