(iv) What might be the disadvantage of Team having a getPlayers() method as shown below: public Player[] getPlayers() {

Business, Finance, Economics, Accounting, Operations Management, Computer Science, Electrical Engineering, Mechanical Engineering, Civil Engineering, Chemical Engineering, Algebra, Precalculus, Statistics and Probabilty, Advanced Math, Physics, Chemistry, Biology, Nursing, Psychology, Certifications, Tests, Prep, and more.
Post Reply
correctanswer
Posts: 43759
Joined: Sat Aug 07, 2021 7:38 am

(iv) What might be the disadvantage of Team having a getPlayers() method as shown below: public Player[] getPlayers() {

Post by correctanswer »

(iv) What
might be the disadvantage of Team having a getPlayers() method as
shown below:
public Player[]
getPlayers()
{
return players;
}
Register for solutions, replies, and use board search function. Answer Happy Forum is an archive of questions covering all technical subjects across the Internet.
Post Reply