0

Whats is constructor?????

4th Apr 2017, 2:17 PM
Ravi
Ravi - avatar
2 Answers
4th Apr 2017, 3:13 PM
à€Šà„‡à€”à„‡à€‚à€Šà„à€° à€źà€čà€Ÿà€œà€š (Devender)
à€Šà„‡à€”à„‡à€‚à€Šà„à€° à€źà€čà€Ÿà€œà€š (Devender) - avatar
0
that is afunction with the same name as his class class student { int id; public student(int i) { id =i; } } } and it could have no parameter
4th Apr 2017, 8:04 PM
Moatazbellah Mahmoud
Moatazbellah Mahmoud - avatar