Computer Science, asked by lalit12041994, 7 months ago

dass Example{<br> public int a,b,c<br>Example({a=b=c=1;}//Constructor 1
Example(int a){a=a; b= c = 1;} //Constructor 2
Example (int a, int b){a=a; b = b; c = 1;}//Constructor 3
Example (int a int bint c){a=a' b = b; c = c}//Constructor 4
class Example{<br> public int a,b,c<br>Example({a=b=c=1;}//Constructor 1
Example(int a){a=a; b= c = 1;} //Constructor 2
Example (int a, int b){a=a; b = b; c = 1;}//Constructor 3
Example (int a, int b,int c){a=a' b = b; c = c}//Constructor 4<br>
Select one:
O a Constructor 4

Answers

Answered by Anonymous
6

Explanation:

please mark me brilliant and I will give 5thanks ......

.......

......

......

.......

......

.

......

.......

Similar questions