As you know read-only variables and constants have many similarities, but what is at least one way that they differ?


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

Post New Answer

More Dot Net General Interview Questions

What is the use of immutability?

0 Answers  


Describe the role of global.asax.

2 Answers  


What is a formatter?

2 Answers   Infosys, TCS,


How many types of transactions are there in com + .net ?

0 Answers  


String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12

6 Answers  


i have 2 functions, int add(int a,int b); double add(int a,int b); does this code implement overloading? if not what will be the error?

4 Answers   Deloitte,


Explain how to manage pagination in a page using .net?

0 Answers  


What application do you use to install a Windows service?

1 Answers  


Example from .net. Integer & struct are value types or reference types in .net?

0 Answers  


Tell us why do we use the “using” statement?

0 Answers  


Explain about .NET services?

0 Answers  


What are the features of dot net?

0 Answers  


Categories