Can we create two constructor of same name and same signature in same class?
Please provide sample of code.
Thanks
Can we create two constructor of same name and same signature in same class?
Please provide sample of code.
Thanks
Other
Yes we can create two construtor with same name and same signature in same class.