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 the clr triggers?
Explain namespaces in c#.
Which are access modifiers available in c#?
Is null == null c#?
Can we inherit a private class in c#?
In .Net, what is an assembly? Also explain the type of assembly.
What is null propagation c#?
Can a struct inherit from an interface in c#?
What is uint64?
How do you use nullable?
Can you instantiate a struct without using a new operator in c#?
What are the applications of c#?
What is strong name assembly?
What is querystring in c#?
Define thread?