| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| what is Anonymous Method.? and
What is shadowing? | ATS | 2 |
| What?s the .NET datatype that allows the retrieval of data
by a unique key? | | 1 |
| About a class access specifiers and method access specifiers ? | MMTS | 3 |
| How can we give strong name to assembly? What is satellite
assembly? | SMNetserv | 2 |
| Is array reference type / value type? | Accenture | 11 |
| Can you declare the override method static while the
original method is non-static? | | 3 |
| What is Serialization and how do we implement (in real time
scenario) | | 1 |
| How do you inherit from a class in C#? | | 1 |
| An abstract class is inherited, an Interface also
inherited(multiple inheritance), How it differences. | Synechron | 1 |
| how to implement singelton in C# & its uses? | TCS | 1 |
| how to use msflexgrid in asp.net | Unichem | 1 |
| Why can?t you specify the accessibility modifier for methods
inside the interface? | Mind-Tree | 2 |
| What are nullable types? Is Nullable<int> I and int ?i are same. | TCS | 2 |
| Hai,
I want to open a new form while the previous form is
hiding or closing.
I tried this with using MDI.I created one form like
ParentForm.placed one button control.when clicked one that
it opend new form like ChildForm.When i set the property of
ChildForm to Maximize,but the ParentForm button control
also appearing on the childform.
so plz help me how to hide parentform controls(hide
parentform while it is childform opened)
thanq.. | | 1 |
| How to transpose rows into columns and columns into rows in
a multi-dimensional array? | Microsoft | 2 |
| Can you store multiple data types in System.Array? | | 6 |
| What is the use of "default" and "Using" keyword? | TCS | 3 |
| What does assert() do? | Wipro | 1 |
| WHAT IS THE DIFFERENCE BETWEEN STRING AND STRING BUILDER ? | | 2 |
| Can we have a non static member function in a base class to
be override in derived with static modifier? | Wipro | 5 |
| |
| For more C Sharp Interview Questions Click Here |