Select from following answers:- Creating a Static file servers
- Web Application frameworks by exposing the REST based WebApI's
- Messaging middleware
- Act as a server for Multiplayer game engine
- All Above
NodeJS finds it's use in the below kind of applications among the others -
- Developing a static file servers
- Web Application frameworks by exposing the REST based WebApI's with the help of ExpressJS
- It's event-based, non-blocking, asynchronous nature make it to build Messaging middleware kind of application
- It's event-based nature helps to make it suitable for developing multi player games
Show Correct Answer
Asked In: Many Interviews |
Alert Moderator