can any one send the project manager questions in .net
Answer Posted / simha
yes
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Where are value types stored in c#?
How do you specify a custom attribute for the entire assembly (rather than for a class)?
Can you inherit from a static class in c#?
What are custom attributes in c#?
Explain About friend and Protected friend
What is object pool in .net?
What are the fundamental principles of oo programming?
Does c# support properties of array types?
Which of the following operations can you not perform on an ado.net dataset?
What are collections in c#?
What's the c# syntax to catch any possible exception?
What is parsing? How to parse a date time string?
Explain the difference between abstract class and interface.
List out the differences between array and arraylist in c#?
What's difference between constants and static readonly?