A static constructor_____________
1. Is executed when the class is loaded.
2.Can be accessed through an object name.
3.Can be executed any number of times.
4.Can have its own destructor.
Answer:1
Posted Date:-2022-06-30 09:30:16