+ 3
Is it possible to declare constructor out side of class??
generally we will declare constructor with in body of class my question is that is it possible to declare out side of class with scope Resolution operator
3 Antworten
+ 5
no
+ 2
No
0
No
generally we will declare constructor with in body of class my question is that is it possible to declare out side of class with scope Resolution operator