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
Node.js Exam
Node.js Quick Exam
๐ฅ Node.js Videos
๐ Node.js VIP Certification Practice Exam (JSNAD-Style)
Flashcards
Node.js Flashcards
๐ Node.js VIP 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 Core Modules & Event Loop 4
Free ยท Instant Results
Which `crypto` module function creates a Hash object used for computing cryptographic digests?
A
crypto.hash()
B
crypto.createHash()
C
crypto.digest()
D
crypto.newHash()
โถ Start Practice Test