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??
Answer Posted / 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 View All Answers
What's the difference between the debug class and trace class? Documentation looks the same.
Describe the types of comments in c#?
Why do I get an error (cs1006) when trying to declare a method without specifying a return type?
Why abstract class is not instantiated in c#?
What are regular expressions? Search a string using regular expressions?
what is c# command?
What is the use of nullable types in c#?
What is the difference between paramaterized constructor and copy constructor?
What is lazy loading and eager loading in c#?
What is the use of iqueryable in c#?
Is 0 an unsigned integer?
What is bitwise operator in c#?
Can we use "this" command within a static method?
Write a syntax for writing a event delegate.
What is object array in c#?