0 votes
in C Sharp by
Which keyword is used for including the namespaces in the program in C#?

A - imports

B - using

C - exports

D - None of the above.

1 Answer

0 votes
by
Ans is B

Using
...