Write the difference between TypeOf and GetType?


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

Post New Answer

More C Sharp Interview Questions

What is a helper method in c#?

0 Answers  


What is default constructor in c#?

0 Answers  


What does using do in c#?

0 Answers  


In c#.Net Application For DataGridview binding which method is faster in below two case?Why..? 1)looping-Using For loop 2)Databinding direct using Dataset

4 Answers   CTS,


What are the basics of c#?

0 Answers  


What is a constructor in c#?

3 Answers  


How can you force derived classes to provide new method implementations for virtual methods?

0 Answers  


Does c# support templates?

0 Answers  


What is difference between static and readonly in c#?

0 Answers  


Why do we use inheritance in c#?

0 Answers  


What are the types of assembly available

0 Answers  


Why abstract class can not be instantiated?

0 Answers  


Categories