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...

what is reference parameter?
what is out parameters?
what is difference these two?

Answer Posted / rvs varma

Ref parameter can be used as both input and o/p parameter
out parameter can be used as only output parameter

Is This Answer Correct ?    29 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

You are designing a user control. You created new property called backgroundimage which is of type image. You wanted to disable storing this property in the user’s form. How to achieve this?

955


Will the following code compile and run?

1028


What is the difference between virtual method and abstract method?

1034


Why delegate is used in c#?

972


What is the use of GC.KeepAlive Method?

1222


What is the default scope of a class in c#?

1001


Why ienumerable is used in c#?

921


Explain partial class in c#?

965


What is the difference between constant and readonly in c#?

996


Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.

2400


What is the use of xmlserializer?

912


Is it possible to execute multiple catch block for a single try statement?

1103


Can I define a type that is an alias of another type (like typedef in c++)?

1016


Can enum have methods c#?

955


How to update the gui from another thread in c#?

1032