What are cookies in c#?


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

Post New Answer

More C Sharp Interview Questions

Why we use extension method in c#?

0 Answers  


Explain the types of assemblies in .net?

0 Answers  


Can a string be null c#?

0 Answers  


What is the difference between struct and class c#?

0 Answers  


Define sealed classes in c#?

0 Answers  






What is an icollection in c#?

0 Answers  


Is list immutable in c#?

0 Answers  


What is a concrete class in c#?

0 Answers  


I have a class declared as below public class a { public void add() {} } What is the diference between a a1 =new a; and simply a a1;

3 Answers  


What is the difference between as and is operators in c#?

0 Answers  


What’s thread.sleep() in threading ?

0 Answers  


What is COM Interoperability?

0 Answers   DELL,


Categories