French, asked by llEuphoriall, 1 month ago

what is difference between built in module and user defined module​

Answers

Answered by Ꭺαzαrıαh
168

Answer:-

  • A module is group of statements that exist within a program for the purpose of performing a specific task.

  • A function is a type of module that returns a value back to the program that called it.

Hope it Helps!

Answered by s1274himendu3564
5

A module is group of statements that exist within a program for the purpose of performing a specific task. A function is a type of module that returns a value back to the program that called it.

I think this answer will be helpful

Similar questions