Can variables defined in interface. If yes how we can
call/use it in class.

Answers were Sorted based on User's Feedback



Can variables defined in interface. If yes how we can call/use it in class...

Answer / sujai cn

No we can't define variables in interface.

Is This Answer Correct ?    9 Yes 3 No

Can variables defined in interface. If yes how we can call/use it in class...

Answer / praveen

no we cant add veriables in interface in c sharp

Is This Answer Correct ?    2 Yes 1 No

Post New Answer

More C Sharp Interview Questions

How many types of delegates are there in c#?

0 Answers  


Where do we set the min and max pool size for connection pooling?

0 Answers  


Describe the types of comments in c#?

0 Answers  


What are the ways to deploy an assembly?

2 Answers   Siebel Systems, Visual Soft,


How does return work in c#?

0 Answers  






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

1 Answers  


What is parallel foreach c#?

0 Answers  


Explain the difference between a Private Assembly and a Shared Assembly

0 Answers   HCL,


What is difference between string and stringbuffer in c#?

0 Answers  


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

0 Answers  


Where CANNOT Destructors be implemented ?

3 Answers  


What is object type in c#?

0 Answers  


Categories