What are the differences between com architecture and.net architecture?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Dot Net General Interview Questions

String[] a = new string[10] for(i=0; i<10; i++) { a[i] = i; } How many heap object will be created for this array. Choose the answer below. Ans: 1, 10, 11, 12

6 Answers  


Explain me what are the deferred execution and the immediate execution in linq?

0 Answers  


What is Entity Relationship Model in .NET?

0 Answers   Viscus Infotech,


Explain how to load the contents of an xml file into an xmldocument object?

0 Answers  


What is JIT and how is works?

3 Answers  


Explain different types of html, web and server controls.

0 Answers  


How you apply a theme in whole application in .Net?

0 Answers   PUCIT,


How is .net able to support a lot of languages?

0 Answers  


Types of JIT and what is econo-JIT ?

5 Answers   Hewitt, TCS,


What is difference between .net and .net core?

0 Answers  


Give a brief introduction on side-by-side execution. Can two applications, one using private assembly and the other using the shared assembly be stated as side-by-side executables?

0 Answers  


What is 3 tier architecture?

0 Answers  


Categories