+ 1

Fill out the required parameters to below code from given options!

public class person { ______int age; ______ void setAge(_____age); { if(age > 0) this.age=age; } } } OPTIONS ARE GIVEN BELOW: static , final, public, private,int , string

21st Dec 2016, 12:20 PM
Pandav Nikunj
Pandav Nikunj - avatar
2 odpowiedzi
0
I think in the comments of that specific question of the tutorial section you can find the answer and feedback about that correct answer
21st Dec 2016, 2:51 PM
Dago VF
Dago VF - avatar
- 1
I need answers from public
21st Dec 2016, 2:58 PM
Pandav Nikunj
Pandav Nikunj - avatar