Answer Posted / pramodgupta20
You can declare the property in interface and define it in
the class which implements the interface.
int GetUser{get; set;}
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Is int reference type c#?
What are satellite assemblies? How will you get the different language strings?
What is string in c# net?
What is c-sharp (c#)?
can you create a function in c# which can accept varying number of arguments
What is difference between c sharp and c#?
Write a program in c# to find the angle between the hours and minutes in a clock?
What are the 3 elements of delegation?
How many aware interfaces are there?
What is multithreading with .net?
What is executereader in c#?
Why is c# good for games?
What is sorting in c#?
Can a class have more than 1 destructor?
How do you prevent a class from being inherited?