Some Core Modules In Nodejs is Here :-
1.Path Module some Important function :-
Output :-
All path module function click Here
2. FS (File System) module :-
after Running Code test folder will created if folder already exist throw error massage.
- Create file or write in file using FS module
if test.txt file already exist then data will overwrite in test.txt file
after running code data will added in test.txt file
After running code you will get read data from test.txt file .
all function in FS module Click
3. Operating System Module
OUTPUT:-
Next module in Core module in NodeJS 2
No comments:
Post a Comment