Answer Posted / roopali
no we cannot
| Is This Answer Correct ? | 1 Yes | 9 No |
Post New Answer View All Answers
Can class be protected in c#?
What is the difference between abstract and virtual?
When do you generally use a class over a struct?
Why do we need to override in c#?
Define an escape sequence, name few strings in escape sequence?
Why cannot you specify the accessibility modifier for methods inside the interface?
What is the advantage of constructor in c#?
To whom a method is accesssed if it is marked as protected internal ?
Illustrate namespaces in c#?
When should we use sealed class in c#?
What is difference between c sharp and c#?
What is sql transaction in c#?
Explain the importance and use of each, version, culture and publickeytoken for an assembly.
If a child class instance is created, which class constructor is called first - base class or child class?
what is difference between is and as operators in c#?