Nodejs Core Modules

Nodejs Core Modules

Professional Development

15 Qs

quiz-placeholder

Similar activities

Azure Test

Azure Test

Professional Development

15 Qs

PJP - Powershell

PJP - Powershell

Professional Development

20 Qs

Configuration Management using Ansible - 2

Configuration Management using Ansible - 2

Professional Development

10 Qs

Стандарты 01.10.2023

Стандарты 01.10.2023

Professional Development

15 Qs

jop-test1

jop-test1

Professional Development

10 Qs

RPA Quiz 3

RPA Quiz 3

Professional Development

14 Qs

стандарты 01.07.2023.

стандарты 01.07.2023.

Professional Development

15 Qs

python file handling

python file handling

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?