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

Can property be private in c#?

0 Answers  


What is datarelation c#?

0 Answers  


What is the difference between readonly and const

4 Answers   Emphasis,


How can an inner class access the members of outer class?

0 Answers   Changepond,


Define satellite Assembly in .NET?

0 Answers   DELL,


What is writeline in c#?

0 Answers  


What are the differences between static, public and void in c#?

0 Answers  


Explain ACID rule of thumb for transactions.

1 Answers  


What is a dll in c#?

0 Answers  


Can a private virtual method can be overridden?

0 Answers  


Can int be null in c#?

0 Answers  


C# is case sensitive, what is mean by case sensitive

3 Answers  


Categories