Nodejs Core Modules

Nodejs Core Modules

Professional Development

15 Qs

quiz-placeholder

Similar activities

myKN - Self Scan

myKN - Self Scan

Professional Development

10 Qs

Ice Breaker

Ice Breaker

Professional Development

10 Qs

Servlets

Servlets

Professional Development

20 Qs

Basic Scripting

Basic Scripting

Professional Development

20 Qs

Linux Practice Quiz 4

Linux Practice Quiz 4

Professional Development

12 Qs

Information and Communication Technology

Information and Communication Technology

Professional Development

10 Qs

Assessment 1MAY25

Assessment 1MAY25

Professional Development

15 Qs

NAM eDocs SWI

NAM eDocs SWI

Professional Development

10 Qs

Nodejs Core Modules

Nodejs Core Modules

Assessment

Quiz

Professional Development

Professional Development

Medium

Created by

Daniel Adesoji

Used 7+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A path is a specific way to locate ___ or ___ within the system hierarchy

extension or directory

file or directory

file or extension

directory or folder

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

______ provides the complete location of a file or directory starting from the root of the file system

absolute path

relative path

home path

root path

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

_____ specifies the location of a file or directory relative to the current working directory

absolute path

relative path

home path

root path

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct option for root in file systems

Linux/macOs === "\"
Windows === "/"

Linux/macOs === "C:/"
Windows === "/"

Linux/macOs === "/"
Windows === "C:\"

Linux/macOs === "/"
Windows === "\"

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The root of a file system is _____

The highest-level directory in the directory hierarchy

The lowest-level directory in the directory hierarchy

The entry-level directory in the directory hierarchy

The current-level directory in the directory hierarchy

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these modules allow NodeJs applications interact with and gather information about the underlying operating system on which the Node.js runtime is running?

path

process

fs

os

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these modules is responsible for providing a way to interact with the current NodeJs process running the application.

os

fs

path

process

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?