| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How is the memory managed in C#. | | 1 |
| Why are there five tracing levels in
System.Diagnostics.TraceSwitcher? | | 1 |
| what is the use of master pages. how to use it | | 1 |
| Describe the accessibility modifier protected internal. | Visual-Soft | 1 |
| How can you sort the elements of the array in descending order? | | 3 |
| Why we can't create the object of abstract class ? | IBM | 5 |
| Does C# support multiple inheritance? | Visual-Soft | 3 |
| What?s the top .NET class that everything is derived from? | | 2 |
| What statements can enclose a "continue" statement? | | 2 |
| What?s the implicit name of the parameter that gets passed
into the class? set method? | | 1 |
| Can you allow class to be inherited, but prevent the method
from being over-ridden? | | 2 |
| What is the difference between readonly and constant in c# | Fulcrum-Logic | 1 |
| ctype(123.34,integer) - should it throw an error? Why or
why not? | Wipro | 1 |
| How?s method overriding different from overloading? | Visual-Soft | 2 |
| hi
In my database i put id column as identity(the database is
incremented by it self only)what i want is if i enter a data
in my website, id will come automatically can u pl z tell me
the code
thax in advance
| | 1 |
| how to access the virtual method without creating the objet
for the virtual method? | | 1 |
| Can you inherit multiple interfaces? | | 3 |
| How can we Achieve Late binding in C#.Can any give one example. | Value-Labs | 3 |
| localization using windows c# | | 2 |
| What is the difference between TypeOf, GetType and what are
the uses of TypeOf, GetType. | Siemens | 2 |
| |
| For more C Sharp Interview Questions Click Here |