Posts by ThiagoRaf • 1 point
1 post
-
0
votes1
answer194
viewsA: How to implement an arraylist in one condition?
if(this.estudantes.size()>50){ should look like this //maximum of students is 50 if(D1.estudantes.size()<50){ this is used to call attributes and methods of the class itself and the student…