What is Fragmentation and its Types?


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

Post New Answer

More C Sharp Interview Questions

Trace the O/p for a program on inheritance and Polymorphism. 3 classes A,B,C A with two methods public virtual SomeMethodA public virtual SomemoreMethodA B:A overide virtual SomeMethodA C:B new Method SomeMethodA override SomeMoreMethodA main method { b new instance of B b.SomeMethodA b.SomeMoreMethodA b1 new instance of C b1.SomeMethodA b1.SomeMoreMethodA }

1 Answers  


What is a streamwriter in c#?

0 Answers  


difference between managed code and unmanaged code ?

3 Answers  


How do I create a .exe file?

0 Answers  


What debugging tools come with the .NET ssSDK?

0 Answers   Siebel,






How do you debug an ASP.NET Web application?

1 Answers  


Explain manifest & metadata.

2 Answers   Wipro,


what are the advantages of c# over vb.net?

10 Answers   Choice Solutions, HCL, Practical Viva Questions,


Name the control which cannot be placed in mdi?

0 Answers  


What is difference between virtual and override in c#?

0 Answers  


How are Windows programs different from normal C-programs?

0 Answers   Tech Mahindra,


What is a pre-requisite for connection pooling?

1 Answers  


Categories