| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What does assert() do? | | 1 |
| What C# keyword class access modifier specifies that the
class is concrete and CANNOT be derived from? | | 1 |
| What is Abstraction? | Tech-Mahindra | 2 |
| How can we Achieve Late binding in C#.Can any give one example. | Value-Labs | 3 |
| How can you sort the elements of the array in descending order? | | 3 |
| Why is it a bad idea to throw your own exceptions? | | 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 STA And MTA in threading? | Kanbay | 2 |
| How can you sort the elements of the array in descending order? | Junosource | 1 |
| How does a function pointer returns a function pointer? | Wipro | 1 |
| Can you prevent your class from being inherited and
becoming a base class for some other classes? | | 2 |
| What are the ways to deploy an assembly? | | 1 |
| What are the collection classes ? | Digital-GlobalSoft | 1 |
| can it possible to acees the virthual method using the
override method object?
plz give me the example | | 2 |
| Difference between direct type casting and using "as" keyword? | TCS | 1 |
| What?s the difference between <c> and <code> XML
documentation tag? | | 1 |
| What?s the .NET datatype that allows the retrieval of data
by a unique key? | | 1 |
| What is manifest ? | Digital-GlobalSoft | 1 |
| Whats the use of string builder? | ADITI | 1 |
| What is the difference between these statements
obj=null and obj.dispose()
| Fulcrum-Logic | 1 |
| |
| For more C Sharp Interview Questions Click Here |