Login
Remember
Register
Ask a Question
what variable types can be assigned a value directly in C#?
0
votes
asked
Jun 16, 2020
in
C Sharp
by
Hodge
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.
#csharp
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jun 16, 2020
by
Hodge
Ans is A
A - Value types
...