| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| Can we have private constructor in our class file. When we
are trying to create instance for the class will it create
or throw error regarding that? | | 3 |
| What is marker interface? | TCS | 1 |
| What is architecture of your poroject? how i c an say? | Phoenix-Technologies | 1 |
| How do you inherit from a class in C#? | | 1 |
| Can you prevent your class from being inherited and becoming
a base class for some other classes? | | 4 |
| what is the real use of interface in c#,other than that
multiple inheritance is not possible | | 3 |
| When you inherit a protected class-level variable, who is
it available to? | IBM | 5 |
| What interface do you implement in order to provide a user
of your class deterministic, destructor-like cleanup? | | 1 |
| What?s an abstract class? | NIIT | 2 |
| What is the minimum size (in bytes) of string data type in c#?
Give its compatible data type in .NET Framework. | | 5 |
| What are the ways to deploy an assembly? | Visual-Soft | 2 |
| Can property defined in Interface. | Synechron | 1 |
| Is array reference type / value type ? | Accenture | 1 |
| Can you declare the override method static while the
original method is non-static? | | 3 |
| When do you absolutely have to declare a class as abstract
(as opposed to free-willed educated choice or decision based
on UML diagram)? | Mind-Tree | 2 |
| Can you prevent your class from being inherited and becoming
a base class for some other classes? | Mind-Tree | 1 |
| Valuetype/reference type? | Microsoft | 6 |
| What are the two kinds of properties?
| Wipro | 10 |
| What?s the .NET datatype that allows the retrieval of data
by a unique key? | | 2 |
| What is a HashCode? | | 1 |
| |
| For more C Sharp Interview Questions Click Here |