Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

there is two functions function a and function b like
fun a(){....
.....
}

fun b()
{

}
in function b i write the coding to add two numbers and i
need to dispaly the sum result in function a with out using
global variable. how we do?

Answer Posted / imatoria

1. Either change the signature of function a() to function
a(int total).
2. Or Make the function a() as the extension function:
static function a(this int total).

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is cookies in asp net?

992


How do you handle server controls?

1201


What are strong names?

1091


How can you handle errors in Web API?

1224


What is the difference between typeof() vs gettype()?

1175


Explain method to handle error using HttpError in Web API?

1114


Explain the difference between asp.net mvc and asp.net webforms

1103


What are the different types of validation controls provided in ASP.NET?

1206


What is the mvc framework?

1059


What are the major built-in objects in ASP.NET?

1151


What would be salary for 8+ years of experience in ASP.NET in different metro city in india?

2518


What do you mean by authorization?

1003


What is Difference between Production Serves and Development Servers? And Suppose, m adding/deleting C# file in a project based on the Specific Requirement. These Files are Automatically updated in Production Servers? So Which tool is needed to do This One?

2110


Who creates jsessionid?

1089


Why is xap important?

1067