These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }
Rajesh Singh
Select an image from your device to upload