What is garbage collection and how it works ?
Tell me what is serialization?
Explain the difference between constants and read-only variables?
Explain the purpose of Remoting in .NET?
Explain what is the difference between encrypting a password and applying a hashing?
What is cyclomatic complexity and why is it important?
Define satelite assembly?
What is data type and how many types of data types are in .NET ?
What does mean by .net framework?
Explain what inheritance is, and why it's important?
How many types of generations are there in a garbage collector?
Explain what is an interface and what is an abstract class? Please, expand by examples of using both. Explain why?
Explain what is the difference between constants and read-only variables?
Difference between value type & reference types ?
Explain the difference between the stack and the heap?