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 / 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 |
Post New Answer View All Answers
Explain About friend and Protected friend
Can partial class be inherited?
What is the difference between structure and class in c#?
Can we overload indexer in c#?
What is Web.config?
What are the characteristics of c#?
Is c# and c same?
if a method is marked as protected internal who can access it?
Can you declare a field readonly?
Why do we need abstraction in c#?
Can abstract class instantiated c#?
What is AutoMapper in C#?
Define constructor in c#.
Should I use double or float?
Is exe is machine dependent?