| Other C Sharp Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| What?s the implicit name of the parameter that gets passed
into the class? set method? | Visual-Soft | 2 |
| Can you change the value of a variable while debugging a C#
application? | | 1 |
| What?s the difference between the System.Array.CopyTo() and
System.Array.Clone()? | | 3 |
| About Virtual functions and their use ? | MMTS | 6 |
| Can you store multiple data types in System.Array? | | 5 |
| Will finally block get executed if the 1exception had not
occurred? | | 3 |
| What does Dispose method do with the connection object? | | 2 |
| What?s the advantage of using System.Text.StringBuilder over
System.String? | | 1 |
| Why can?t you specify the accessibility modifier for
methods inside the interface? | | 3 |
| Why can?t you specify the accessibility modifier for methods
inside the interface? | | 1 |
| What?s the difference between System.String and
System.StringBuilder classes? | | 1 |
| What are the access-specifiers available in c#? | | 7 |
| How to throw an caught exception from cath block? | TCS | 3 |
| When compiler adds a default constructor to a class? | TCS | 2 |
| What?s an abstract class? | | 1 |
| What are the security issues if we send a query from the
application? | Microsoft | 1 |
| Can u create multiple threads of execution ? | IBM | 1 |
| What are strin concatation methods in c#? | Phoenix-Technologies | 1 |
| Why is it a bad idea to throw your own exceptions? | | 2 |
| Does C# supports multi-dimensional arrays ? | Microsoft | 3 |
| |
| For more C Sharp Interview Questions Click Here |