adspace
What is the use of variable in node.js?
Answer Posted / Parul Trivedi
Variables are used to store values in Node.js. They help to simplify code and make it more readable by assigning meaningful names to data.
Post New Answer View All Answers
Is node js losing popularity?
592
How we can read a file in node js?
572