Q. How will you share global variables across modules?


Answer =


To do this for modules within a single program, we create a special module, then import the config module in all modules of our application. This lets the module be global to all the modules.

Post a Comment

You can help us by Clicking on ads. ^_^
Please do not send spam comment : )

Previous Post Next Post