Nalini1998 / Project_Public

MIT License
2 stars 0 forks source link

Which Node.js core module is used to get information about the computer and operating system on which a program is running? #567

Closed Nalini1998 closed 1 year ago

Nalini1998 commented 1 year ago

Which Node.js core module is used to get information about the computer and operating system on which a program is running?

A. The os module.

B. The console module.

C. The util module.

D. The node module.