Explain the feature of c# language?


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

Post New Answer

More C Sharp Interview Questions

Which is more efficient for loop or while loop?

0 Answers  


Can overrride the Main method

6 Answers   NIIT,


What is the root element of an xml file?

0 Answers  


What is the default value of string in c#?

0 Answers  


Is php better than c#?

0 Answers  


What are c# types?

0 Answers  


How do you name a variable in c#?

0 Answers  


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,


What are the concepts of dispose method?

0 Answers  


how to prevent a class from being inherited in c#.net?

0 Answers  


Are there functions in c#?

0 Answers  


What is xor operation?

0 Answers  


Categories