It Can Benefit Them Because This Generation Uses Technology And Such We Don't Live In A Primary Source World Where We Write Letters And Send Them Away To Where Ever Country , We A Secondary Country Because Now We Use Technology And We Are More Advance With Things Which Benefits Us Even More In Bigger And Better Ways
Answer:
1.Communication Devices
2.Mobile hardware
3.Mobile software and apps
(smartphones, laptop, etc)
Your most logical answer is B 3. :)
I'm not sure of the problem that you had in the first place, but I can point out that in your "bigger" method, if a number is greater than one then it is bigger, however the else statement says that the number *can* also be equal[==] to the second argument, so for example bigger(1,1) it would check if 1 > 1 and return false, so it will return that b[the second 1] is bigger! Hope this helps :D