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
What is array and its types in c#?
What is instantiating a class in c#?
How can I get the ascii code for a character in c#?
Why static constructor is parameterless in c#?
Explain what is an interface in c#?
What does void mean unity?
What is the difference between a class and an object c#?
Can you declare struct members as protected?
What is parallel foreach in c#?
What is the c# equivalent of c++ catch (...), Which was a catch-all statement for any possible exception?
Define an assembly in .net?
What is platform independence"?
What are virtual destructors?
Is array a list?
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?