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

Answer Posted / anna

a ref parameter must first be initialized before being
passed from the calling function to the called function.


but a out parameter need not be initialized, we can pass it
directly

Is This Answer Correct ?    52 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is constructor overloading in c#?

495


What is the function of .IsDescendent()?

578


Is nullable type c#?

488


What is the default value of object in c#?

452


What is data set in c#?

500






Explain about Error handling and how this is done

532


How many variables do you need?

492


what is the difference between .dll and .exe

528


Is arraylist thread safe?

487


What is dll hell, and how does .net solve it?

533


What is virtual in c#?

478


Why do we use dataset in c#?

483


Why do you call it a process? What’s different between process and application in .net, not common computer usage, terminology?

530


What is parallel foreach c#?

510


What do you mean by generic class in c#?

495