Mar 1, 2012

Mahesh .Net Interview Questions - Part1




1. What is .NET?
2. What are the Features of .NET?
3. What are the Components of .NET?
4. What is the role of CLR in .NET framework?
5. What is Managed Code?
6. What is Unmanaged Code?
7. What is a Pure Compiler?
8. What is an Assembly?
9. What are types of Assemblies?
10. What is the difference between Private and Shared Assemblies?
11. What is Satellite Assembly?
12. Difference between Static and Dynamic Assemblies?
13. What is GAC?
14. In How many ways we can copy the Assembly into GAC? What are they?
15. What is Strong Name?
16. Describe about the parts of Strong Name?
17. Which tool is used to create the strong name?
18. What are the contents of Assembly?
19. What is MSIL?
20. What are the contents of MSIL?
21. What is Manifest?
22. What are the contents of Manifest?
23. What is Meta Data?
24. What is PE file?
25. Which tool is used to create PE file?
26. What is the role of JIT Compiler?
27. What is Language Interoperability? What support Microsoft is providing for this?
28. What is a Namespace?
29. What is the Global Namespace in .NET?
30. What is Globalisation? What support Microsoft provides for Globalisation?
31. What are the Basic data types available in .NET?
32. What is Boxing? And what is Unboxing?
33. What are the differences between Value Types and Reference Types?
34. What is CCW?
35. What is RCW?
36. What is CAS?
37. What is CLS?
38. What is CTS?
39. What is the purpose of ILdasm. Exe tool?
40. What is COFF?
41. What is Automatic Memory Management?
42. What is the Role of Garbage Collector?
43. What is the role of Optimising Engine?
44. Explain about the Generations in Automatic Memory Management?
45. What is the Physical Location of the Assemblies?
46. What is GUID?
47. What is DLL Hell? How Microsoft solved this problem in .NET?
48. What is Versioning Problem? How Microsoft solved this problem in .NET?
49. What is Culture information?
50. What is the physical location of GAC?

No comments:

Post a Comment

Search for