C# (Sharp) Programming Language Question:

Download Job Interview Questions and Answers PDF

What is a strong name in C#?

C# (Sharp) Programming Language Interview Question
C# (Sharp) Programming Language Interview Question

Answer:

A strong name includes the name of the assembly, version number, culture identity, and a public key token.

Download C# (Sharp) Programming Language Interview Questions And Answers PDF

Previous QuestionNext Question
What is the difference between private and shared assembly?How can you tell the application to look for assemblies at the locations other than its own install?