What is difference between list and dictionary in c#?


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

Post New Answer

More C Sharp Interview Questions

example of uniary operators and binary operators

0 Answers  


What is the difference between the debug class and trace class? Documentation looks the same.

0 Answers  


What is asp net c#?

0 Answers  


Describe an abstract class?

0 Answers   Siebel,


Name the control which cannot be placed in mdi?

0 Answers  






Difference between call by value and call by reference in C#?

0 Answers   Hexaware,


How can we set class to be inherited, but prevent the method from being over-ridden?

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  


How do I count the length of a string in c#?

0 Answers  


How many types of variables are there in c#?

0 Answers  


Illustrate serialization?

0 Answers  


List some Advantages of switch-case over if else?

0 Answers  


Categories