What is the difference between proc. sent BY VAL and BY SUB?
Submitted by: AdministratorBY VAL: changes will not be reflected back to the variable.
By REF: changes will be reflected back to that variable.( same as & symbol in c, c++)
Submitted by: Administrator
By REF: changes will be reflected back to that variable.( same as & symbol in c, c++)
Submitted by: Administrator
Read Online C# (Sharp) Programming Language Job Interview Questions And Answers
Top C# (Sharp) Programming Language Questions
| ☺ | What is a delegate in C#? |
| ☺ | What is the difference between const and static read-only? |
| ☺ | Why would you use untrusted verification? |
| ☺ | Which control cannot be placed in MDI? |
| ☺ | What does the parameter Initial Catalog define inside Connection String? |
Top Dot Net Technologies Categories
| ☺ | MSF Interview Questions. |
| ☺ | .Net Architecture Interview Questions. |
| ☺ | ASP.Net MVC Interview Questions. |
| ☺ | Entity Framework Interview Questions. |
| ☺ | C# (Sharp) Programming Language Interview Questions. |
