Explain data types in c#?


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

Post New Answer

More C Sharp Interview Questions

What are the fundamental principles of oo programming?

0 Answers  


What does using system mean in c#?

0 Answers  


What are nullable types? Is Nullable<int> I and int ?i are same.

2 Answers   TCS,


What is extension method in c# and how to use them?

0 Answers  


Is unboxing an implicit conversion?

0 Answers  


What is the difference between System.String and System.StringBuilder classes?

9 Answers  


Which constructor is called first in c#?

0 Answers  


One start and stop button is there and one textbox is there.when you click start button ,it will display 1,2,3......up to infinite in textbox.when you click stop button it will stop.

1 Answers  


How do you prevent a method from being overridden in c#?

0 Answers  


Can you put two constructor with the same structure in a class?

0 Answers  


How is the memory managed in C#.

1 Answers  


What is a cs file?

0 Answers  


Categories