Node.js Practice Test
✕
📝 Node.js Practice Tests
Async Patterns & Error Handling
Communication & Stakeholder Relations
Core Modules & Event Loop
Database Integration
Express.js & REST APIs
NPM & Package Management
Professional Standards & Competencies
Quality Control & Assurance
Risk Assessment & Management
Streams & Buffers
Technology & Digital Applications
Node.js General
📖 Node.js Study Guides
OpenJS Node.js Application Developer (JSNAD) #1
OpenJS Node.js Application Developer (JSNAD) — Practice Test 2 #2
OpenJS Node.js Application Developer (JSNAD)
🎥 Node.js Videos
Node.js Flashcards
Study Guide
Node.js Study Guide
Cheat Sheet
Node.js Cheat Sheet
Articles
Node.js Platform
Node.js Practice Test PDF (Free Printable 2026)
☰
Node.js Practice Test
▶
Node.js Streams & Buffers 2
Free · Instant Results
Which stream base class should you extend to implement a custom stream that both reads input and produces transformed output?
A
stream.Readable
B
stream.Transform
C
stream.Duplex
D
stream.PassThrough
▶ Start Practice Test