InterviewSolution
Saved Bookmarks
| 1. |
Structs Are Not Reference Types. Can Structs Have Constructors? |
|
Answer» YES, EVEN THOUGH Structs are not REFERENCE types, structs can have constructors. Yes, even though Structs are not reference types, structs can have constructors. |
|