Can struct inherit from class c#?
No Answer is Posted For this Question
Be the First to Post Answer
Describe the accessibility modifier protected internal.
3 Answers Siebel Systems, Visual Soft,
Is comparator a functional interface?
What is arraylist?
What is ildasm.exe used for?
Can we have the method in drived class with the same name which is there in base class?
What is difference between float and decimal?
What are events in C#?
What is polymorphism and its types in c#?
What are fields in c#?
What is the default value of decimal in c#?
i have a string aabccefsdss.how can i get the string abcefsd. or write the fallowing string with only character occurrence of once .
What do u mean by thread safe?