Select from following answers:- Initializer
- Instance
- Constructor

- Finalizer
- All Above
'Constructor' is a special method which is used to create instances of a class or struct. It creates usable blocks executed by class objects.
Show Correct Answer
Asked In: Spotted While Learning |
Alert Moderator