| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What is the name of the implicit input parameter of a set
accessor for any property? | | 1 |
| How do you generate documentation from the C# file commented
properly with a command-line compiler? | | 1 |
| What is short circuit logical evaluation? | TCS | 1 |
| What?s the advantage of using System.Text.StringBuilder
over System.String? | | 1 |
| Why are there five tracing levels in
System.Diagnostics.TraceSwitcher? | | 1 |
| Explain constructor.
| Wipro | 4 |
| Can we inherit a private class in chsarp? how? explain(with
code) ?
| Techno-Labs | 3 |
| What?s an abstract class? | | 1 |
| can it possible to acees the virthual method using the
override method object?
plz give me the example | | 2 |
| How can you prevent classes to be inherited? | Microsoft | 4 |
| What are the ways to deploy an assembly? | | 1 |
| what is an internal specifier? what happens internally when
I use access specifier Internal ? | rsystems | 2 |
| Can you change the value of a variable while debugging a C#
application? | | 1 |
| In c# how to connect crystal report? | | 2 |
| what is Encapsulation? | Tech-Mahindra | 1 |
| When you inherit a protected class-level variable, who is
it available to? | IBM | 3 |
| What are object oriented concepts? | Microsoft | 2 |
| what is a template? | Choice-Solutions | 1 |
| What?s the difference between the System.Array.CopyTo() and
System.Array.Clone()? | | 2 |
| what are the different ways to cleaning up objects? | Wipro | 1 |
| |
| For more C Sharp Interview Questions Click Here |