Lab1 2
AI-enhanced title
Method Overloadingpublic class OverloadExample {
return a + b;
return a + b + c;