InterviewSolution
Saved Bookmarks
| 1. |
Can You Mark Static Constructor With Access Modifiers? |
|
Answer» No, we cannot USE ACCESS MODIFIERS on STATIC CONSTRUCTOR. No, we cannot use access modifiers on static constructor. |
|