Explain About the Sattilite Assembly in .Net Technology?
Answer Posted / sk
satellite assemblies are used to deploy language specific
resources to the application
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write a console application and implement the ternary operator to decide whether the age a user entered after being prompted is allowed to vote or not(given that only citizens between 18 and 120 years only inclusive can vote). Use exception handling for non-numerical input.
Is c# and c sharp same?
Can a struct inherit from an interface in c#?
What do you mean by for each loop?
What are the advantages of properties in c#?
What is default c#?
Explain the use of virtual, sealed, override, and abstract method?
Are c# strings immutable?
Can you have parameters for static constructors?
What does void do in unity?
What are winforms in c#?
What is alias in c#?
What is action in c# 3.5?
How is method overriding different from overloading?
Can we inherit abstract class in c#?