Answer Posted / san
C was developed by Mr Dennis Ritche in Bell Laboratry
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What are the fundamental differences between value types and reference types?
What is difference between int and int in c#?
Can a method be sealed in c#?
Are enums static c#?
What does private void mean in c#?
What is the difference between iqueryable and ienumerable?
What is routing in c#?
In a memory when you Box and Unbox a value-type what happens?
Can you have parameters for static constructors?
Is boxing an implicit conversion?
Which is better interface or abstract class in c#?
Explain boxing and unboxing in c#?
What is the difference between C# 3.5 and C# 4.0?
Why do we use parameters in c#?
What is the difference between returning iqueryable vs ienumerable?