Explain the difference between pass by value and pass by reference.


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More C Sharp Interview Questions

How do you create user defined data types in c#?

0 Answers  


Can you prevent your class from being inherited and becoming a base class for some other classes?

2 Answers   Mind Tree,


What are the examples of data types?

0 Answers  


What is querystring in c#?

0 Answers  


Describe the types of comments in c#?

0 Answers  






What is .dbml file?

0 Answers  


What is the difference between double and decimal in c#?

0 Answers  


Is versioning applicable to private assemblies?

0 Answers   Arigo Infotech,


What is a multi line comment?

0 Answers  


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ? EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER????? PLEASE REPLY...

2 Answers  


Explain anonymous type in c#?

0 Answers  


Can you use all access modifiers for all types?

0 Answers  


Categories