| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| why c# is pronounced as C-sharp instead of pronouncing it as
C-hash? is there any technical reason behind it? | | 2 |
| how to use msflexgrid in asp.net | Unichem | 1 |
| How you will connect to windows directory in c#? | HP | 2 |
| How to authenticate web service? When you enter the web
service url in browser it should ask username and password.
After entering the un&pwd we have to show its methods and
service description(wsdl). | | 2 |
| can any one send the project manager questions in .net | | 1 |
| how can i return string by vilating duplicates(inpyt like
asdfsda but output should be 2a2d2sf and 2a,2d,2s,f) | Microsoft | 2 |
| what is Anonymous Method.? and
What is shadowing? | ATS | 2 |
| why instance? what are the uses of instance? | Choice-Solutions | 2 |
| how to store the value in textbox using delegates if we have
two user control. the value will be called from one user
control to another user control. Loading and unloading will
be done through delegates. | | 1 |
| If a base class has a bunch of overloaded constructors, and
an inherited class has another bunch of overloaded
constructors, can you enforce a call from an inherited
constructor to an arbitrary base constructor? | | 1 |
| What is overloading and how can this be done ? | MMTS | 3 |
| What does the keyword virtual mean in the method definition? | Visual-Soft | 2 |
| What are Sealed Classes in C#? | | 11 |
| What does assert() do? | | 1 |
| What?s the C# equivalent of C++ catch (?), which was a
catch-all statement for any possible exception? | Visual-Soft | 1 |
| What?s the top .NET class that everything is derived from? | | 4 |
| Is goto statement supported in C#? How about Java? | | 2 |
| Diff b/w casting and boxing | Wipro | 4 |
| class Employee
{
stat9c Method1()
static Method2(ref a)
stat9c Method3(out x)
}
class Employee
{
stat9c Method1()
static Method2(ref a)
stat9c Method3(out x)
}
what will happen & why? | | 2 |
| What?s class SortedList underneath? | | 1 |
| |
| For more C Sharp Interview Questions Click Here |