Q:

What is the purpose of using statement in C#?

0

What is the purpose of using statement in C#?

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

using keyword is used to include a namespace in the program. A program generally has multiple using statements.

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Top 100 C# interview questions and answers 2022

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
How to sort an array in C#?... >>
<< What is Jagged Array in C#?...