What is difference between for and foreach in c#?


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

Post New Answer

More C Sharp Interview Questions

how to return morethan one value using out parameter in c#.net ; For Example : public int show(out int []a) { int []a={1,2,3,4,5}; return a[]; } we have to print all the values without using the Console.WriteLine statement;

1 Answers   Verizon,


Explain the term inheritance in C#.

0 Answers   Deloitte, JPMorgan Chase,


What are the examples of data types?

0 Answers  


Advantages of c# over vb.net?

3 Answers   HCL, Syntel,


How many bytes is a long c#?

0 Answers  






why C++ Partial Object Oriented Programming Language and C# and Java Fully Object Oriented Language

11 Answers   3i Infotech, Alexa, Assyst, Naresh i Technologies, TCS,


what are implementation inheritance and interface inheritance?

0 Answers  


State whether it is true to test a Web service you must create a windows application or Web application to consume this service or not?

0 Answers   Siebel,


What is the Signification of the "new " keyword in C#? example

0 Answers   Wipro,


How are delegates chosen?

0 Answers  


What is the difference between System.console.WriteLine() and System.console.Write() function?example?

0 Answers   HCL,


What's the implicit name of the parameter that gets passed into the set method/property of a class?

0 Answers  


Categories