What is typeof undefined?


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

Post New Answer

More C Sharp Interview Questions

Code to run exe like mspaint,autocad etc in asp.net.

2 Answers  


What is a predicate in c#?

0 Answers  


Why do we need constructors?

0 Answers  


Can you declare a field readonly?

0 Answers  


Name some properties of thread class.

0 Answers  






Can we create extension method for interface?

0 Answers  


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

3 Answers  


What is verbatim string?

0 Answers  


For methods inside the interface why can’t you specify the accessibility modifier?

0 Answers   Siebel,


define ispostback and give some examples

2 Answers  


Why array is faster than arraylist in c#?

0 Answers  


If I have code like try { return; } catch { return; } finally { return; } from which block will the value will be returned. and try has been executed without any error.

6 Answers   Cap Gemini,


Categories