Answer Posted / asin thottungal
It is the Blue print of the project.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Explain 'structure padding'?
Can you call from an inherited constructor to a specific base constructor if both base class and an inheriting class has a number of overloaded constructors?
What is xaml in c#?
How main method is called in c#?
What is boxing & unboxing?
What’s thread.sleep() in threading ?
What is expression tree in c#?
I want to print "Hello" even before main() is executed. How will you achieve that?
What are primitive data types in c#?
Why c# is type safe?
What is IL / CIL / MSIL?
what is a structure in c#
Is there a way to force garbage collection?
why delegate is type safe?
Explain the three test cases in unit testing?