C# Ref and out keywords

Question posted in Computer Software on 06 2010
Rate question difficulty level 0 Votes
please review the following class:
public class Class1
{
public void funcRef(ref string param) { param = "text"; }
public void funcOut(out string x) { x = "text"; }
}

1. what is the difference between the 2 functions?
2. which of the following code won't compile:

A. Class1 c = new Class1(); string str = "some string"; c.funcRef(ref str);
B. Class1 c = new Class1(); string str = "some string"; c.funcOut(out str);
C. Class1 c = new Class1(); string str; c.funcRef(ref str);
D. Class1 c = new Class1(); string str; c.funcOut(out str);
 
 
32 Answers
 
1.You can read about "ref" and "out" on the following article:
http://www.csharpcorner.com/UploadFile/kunalcheda/KunalRefOu11172005044010AM/KunalRefOu.aspx
2. The right answer is C.

05/27/2011
 
 
Ans:1 => First function takes a parameter which is passed by ref. Second function takes an out parameter. The fundamental diff between the two is: In case of pass by ref, the referenced variable has to be intialized befrore passing. In case of Out, it is not necessary to initialize the out variable.

Ans:2=> Option C will not compile, It does not initialize the ref variable before passing it to function.

05/27/2011
 
 
Ans:1 Additional => Also in case of Ref it is not required that we should initialize the Ref variable with some value inside the function but it is compulsory in case of Out.

05/27/2011
 
 
This topic has always fascinated me. Thank you for writing an article that has great content and is well written. Well I am inspired by your writing style.
Memphis web design

03/06/2012
 
 
These kind of post are always inspiring and I prefer to read quality content so I happy to find many good point here in the post, writing is simply great, thank you for the post
gold investment

03/08/2012
 
 
I am writing a research paper and collecting information on this topic. Your post is one of the better that I have read. Thank you for putting this information into one location.
Howmuchisit

03/08/2012
 
 
I am find information on this topic as I am working on a business project. Thank you posting relative information and its now becoming easier to complete this project.
pmp exam question

03/12/2012
 
 
I found this post to be very educational. Thank you for broadening my knowledge of this subject. No doubt its a great piece of writing as well. Thanks
Harp 3 Program

03/18/2012
 
 
I will not be the right person for providing the answers. But i suggest to search for the same on search engines and you will definitely get the right answer.
Regards,
cyprus company

03/20/2012
 
 
jim

May be you should try to get the answer from the Yahoo answers there are plenty of user who could help in my views. Contractor Mortgages

03/22/2012
 
 
Ra

this is an interesting topic.



glass manhattan



03/26/2012
 
 
There is so much that goes into this. You did such a great job with the explanation. I see a lot of people using this in the future. Keep up the good work. movers Toronto

03/27/2012
 
 
Really your post is really very good and I appreciate it. It’s hard to sort the good from the bad sometimes, but I think you’ve nailed it. You write very well which is amazing. I really impressed by your post.

florists baltimore maryland

03/28/2012
 
 
I always find such amazing posts on this website and today’s post was really amazing. Now I have become a regular user of this website. Thanks for giving us so much knowledge. need a article

03/29/2012
 
 
Jim

this is a good aritcle.

ny shower door

04/02/2012
 
 
I suggest this site to my friends so it could be useful & informative for them also. Great effort.

sending flowers to pakistan

04/03/2012
 
 
I have see the tutorial regarding the problem on the You tube and i suggest you to browse for the problem over there to get the explained information on the subject.
Regards,
hhbldrs
http://www.hhbldrs.com/

04/09/2012
 
 
Your article is very interesting, very rich in contents, give me a lot of inspiration, hope to see more of your wonderful article, thank you.
Patek Philippe Watches for sale

04/15/2012
 
 
Chiropractor Lexington KY Thanks for sharing. i really appreciate it that you shared with us such a informative post...

04/16/2012
 
 
 
 
I am really looking forward to skiing there. It is so very pretty and amazing there. Hopefully I can visit there one day.
latest residential projects in gurgaon
Bestech grand spa

04/17/2012
 
 
I am totally agree with your opinion.this blog post is very encouraging to people who want to know these topics.Writing Valley


04/23/2012
 
 

Well written ! i have to admit that it's very informative article. This really is another really very amazing and interesting publish. You've provided the publish that's proportional to the interest. Thank you for this publish.
recruitment agencies in dubai

04/26/2012
 
 

Good - I should definitely pronounce, impressed along with your website. I had created no trouble navigating through the many tabs in addition to related information became truly easy to do in order to access. Lengthy ago i found whatever hoped for before long in any way. Reasonably unusual. Excellent task..
Car Accident Lawyers

04/26/2012
 
 
sdf

 
 
The synthesis of numerical calculation, predetermined operation and output, along with a way to organize and input instructions in a manner relatively easy for humans to conceive and produce, led to the modern development of computer programming. Development of computer programming accelerated through the Industrial Revolution. Thanks.
Regards,
Local SEO Services

05/03/2012
 
 
Wonderful being going to your blog once again, it's been weeks to me. This report in which i am silently laid for such a long time. I would like this information to complete my own project within the school, and possesses exact same topic using your..
water kefir

05/05/2012
 
 
This is a great post ! it was very informative. I look forward in reading more of your work. Also, I made sure to bookmark your website so I can come intraoral camera back later. I enjoyed every moment of reading it lyj

05/07/2012
 
 


Really loved reading your blog. It was very well authored and easy to undertand. Unlike additional blogs I have read which are really not tht good. I also found your posts very interesting. In fact after reading, I had to go show it to my friend and he ejoyed it as well
Bartlett Pair Photography

05/14/2012
 
 
Really pleased to read this post. Thank you for sharing this useful information.Hotel Vancouver

05/15/2012
 
 
Your blog is very impressive!!Nice post. This is the way I like to see informational content written. This post is different from what I read on most blog. And it has so many valuable things to learn. Thank you for your sharing!
the virginia florist

05/16/2012
 
 
Coach Outlet is an American leather goods company famous for its ladies handbags and purses. Coach Factory Brand may be creating Coach Bags styles which are absolutely multicolored and fun. Here, we talk about Coach Outlet Online comes in different colors and sizes, which means that you can go in for Coach Outlet Online one that suits you the most. Made up of Coach Factory Outlet various rare materials of Coach Tote Bags, Our Coach Outlet has a variety of collections of Cheap Coach Shoulder Bags.

05/17/2012
 
 
Add an answer*
 
Your name
Email
 
Company: iForex
Location: Israel
C# Ref Out

add a question

arrow_blue


Now hiring!
---------------------------
---------------------------
---------------------------
PwC 
---------------------------
---------------------------
---------------------------
---------------------------