12th Class Computers Science Sample Paper Functions - Sample Paper - 5

  • question_answer
    If you want to import all names from a module into the current calling module, then you should use ................ statement

    A) from                 

    B) from*

    C) import              

    D) import*

    Correct Answer: D

    Solution :

    [d] If you want to import all names from a module into the current calling module, then you should use import * statement


You need to login to perform this action.
You will be redirected in 3 sec spinner