Answer Posted / vishal
Implementing an interface doesn't necessarily mean
implementing all methods of that interface.
| Is This Answer Correct ? | 1 Yes | 10 No |
Post New Answer View All Answers
How can you achieve run time polymorphism in C#?
Can you instantiate an abstract class c#?
What is verbatim string?
What is nameof c#?
Can hashtable have duplicate keys?
What is Dependency of Injection?
What is a destructor in c#?
What is datagridview in c#?
Explain how to add controls dynamically to the form using c#.net.
What is difference between method and function in c#?
What is default constructor in c#?
What is hash c#?
What do you mean by a windows process in regards to memory allocation?
What are the steps to create an assembly and add it to the gac?
Can an int be negative c#?