0 votes
in C Sharp by
what variable types can be assigned a value directly in C#?

A - Value types

B - Reference types

C - Pointer types

D - All of the above.

1 Answer

0 votes
by

Ans is A

A - Value types

...