In C# programming, is it possible to decompose a large program into small segments which makes program easy to understand, maintain and debug in order to avoid repetition of codes? Explain your answer.
Answers
Answered by
0
Answer:
Yes, it is possible to decompose a large program into smaller segments which makes program easy to understand, maintain and debug in order to avoid repetition of codes in C# programming. This type of programming is known as modular programming. It also saves time of debugging the complete program again and again.
Similar questions
Math,
2 months ago
Math,
2 months ago
Accountancy,
5 months ago
Physics,
11 months ago
English,
11 months ago