What is the difference between “constant” and “readonly” variables in c#?


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

Post New Answer

More C Sharp Interview Questions

What is event sourcing in c#?

0 Answers  


How do I format in c#?

0 Answers  


What is a dbml?

0 Answers  


What are the generation of Garbage Collection in C# .NET ?

0 Answers   MCN Solutions,


Is c# 8 released?

0 Answers  






How can you sort the elements of the array in descending order?

2 Answers  


What is assembly and dll in c#?

0 Answers  


If the interface in c# only contains the declaration of the methods and we need to define those methods in the class, then why we use the interface?

0 Answers   HCL,


Explain about Destructor method?

0 Answers  


i have a table named login in mysql database containing (empid,fname,lname,mobno,emailid,usrname,usrpwd) i have 2 textboxes in which i enter my username and pwd..so based on what is entered in those textboxes it should retreive all other details of dat username in the remaining 6 textboxes..i want the code for this...

1 Answers   Royal Enfield,


What is the wildcard character in SQL? Let?s say you want to query database with LIKE for all employees whose name starts with La.

1 Answers  


Between windows authentication and sql server authentication, which one is trusted and which one is untrusted?

0 Answers  


Categories