what kind of questions (.net)to expect in a telephonic
interview.This is the first time i will be facing a tele
interview .Any inputs regarding this??

Answers were Sorted based on User's Feedback



what kind of questions (.net)to expect in a telephonic interview.This is the first time i will be f..

Answer / kishore anumala

You just need to concentrate more on OOPS concepts.
And also poject knowledge if any you have worked before.
The questions will be like :

When you will use Abstract Classes and when you will use
interfaces? Explain with some examples.

So need to be bit trickey....

Is This Answer Correct ?    32 Yes 1 No

what kind of questions (.net)to expect in a telephonic interview.This is the first time i will be f..

Answer / amit

First of all they have checked communication skill and
respose Time of your answer.other else they focus on
defination part of oops and asp.net general question like
session management,your project detail.ans some part of sql
sever like procedure ,function,trigger,view,cursor,index,
keys etc.

Is This Answer Correct ?    18 Yes 2 No

Post New Answer

More C Sharp Interview Questions

How to use reflection to call generic method?

0 Answers  


What is the difference between static class and sealed class in c#?

0 Answers  


Define the term immutable ?

0 Answers   Siebel,


What is difference between variable and property in c#?

0 Answers  


Is goto statement supported in C#? How about Java?

2 Answers  






STATIC METHOD CAN BE OVERLOADING AND OVERIDNG? IS POSSIBLE IN iN c# .NET AND WHAT IS THE REASON??

3 Answers   IBM, TCS,


What is difference between float and integer?

0 Answers  


What is the base class for array types?

0 Answers  


Explain ACID rule of thumb for transactions.

1 Answers  


FOR EXAMPLE : CLASS Dotnet { } creating object: Dotnet dn=new Dotnet(); NOW THE QUESTION IS WHICH IS CALLED AS OBJECT ? EITHER dn OR new Dotnet() and CAN YOU PROVE YOUR ANSWER????? PLEASE REPLY...

2 Answers  


Explain how to implement delegates in c#.net

0 Answers  


Can you describe iuknown interface in short?

0 Answers  


Categories