What are c# types?


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

Post New Answer

More C Sharp Interview Questions

What are the different types of literals in c#?

0 Answers  


When do you absolutely have to declare a class as abstract (as opposed to free-willed educated choice or decision based on UML diagram)?

1 Answers  


what are advantages and disadvantages of Microsoft-provided data provider classes in ADO.NET?

1 Answers   4Cplus,


How do you declare an arraylist?

0 Answers  


What is difference between method overriding and method overloading?

0 Answers  






What does return do in for loop?

0 Answers  


What are strongly typed objects?

0 Answers  


What is the difference between interface and abstract class in c#?

0 Answers  


What is difference between ienumerable and iqueryable in c#?

0 Answers  


What is a static class in c#?

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 you mean by delegate in c#?

0 Answers  


Categories