Answer Posted / Sandeep Pandey
You can check if MongoDB is installed by running `mongod` command in the terminal on your operating system. If MongoDB is installed correctly, it should start a new instance. You can also use the `mongo --version` command to verify the version of MongoDB installed.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers