Is it possible to have a static indexer in c#? Allowed in c#.


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

Post New Answer

More C Sharp Interview Questions

public void A() { int x; x = 8; x *= 4 + 8 / 2; } Given the above code, what is the value of "x"?

8 Answers  


Explain different properties of object oriented systems.

0 Answers  


What is thread.sleep()?

0 Answers  


What?s the difference between <c> and <code> XML documentation tag?

1 Answers  


What is difference between struct and class in c#?

0 Answers  


Can You Prevent Your Class From Being Inherited By Another Class?

0 Answers   Siebel Systems,


What is tryparse c#?

0 Answers  


Can we make a Static Constructor Parameterized? Give Reason with your answer

0 Answers  


Is it possible to nest cfml conditional tags?

0 Answers   HCL,


Why do we use virtual methods in c#?

0 Answers  


What is the diff between System.String and System.Text.StringBuilder classes?

0 Answers   Siebel,


What is string concatenation?

0 Answers  


Categories