Answer Posted / anil kumar
Sattilite assembly is culture information of an application
| Is This Answer Correct ? | 3 Yes | 1 No |
Post New Answer View All Answers
Explain the difference between “system.array.clone()” and “system.array.copyto()” in c#?
What are delegate methods?
In how many ways you can overload a method?
Why can’t struct be used instead of class for storing entity?
What is an int in c#?
What are the types of access modifiers?
Can we inherit abstract class in c#?
Is enum a class c#?
Which is executed if an exception has not occurred?
What is data dictionary in c#?
What is the default value of datetime in c#?
What's the difference between a method and a procedure?
What is boxing and unboxing in c#?
Which property do we set on a Combo Box to display data on it prior to setting the DataSource ?
if a method is marked as protected internal who can access it?