| Other Dot Net General Interview Questions |
| |
| Question | Asked @ | Answers |
| |
| How different are interface and abstract class in .Net?
| | 2 |
| differance between checkbox and rediobutton in vb.net?
| | 1 |
| what is event inheritance and event delegation? | | 1 |
| What is Global Assembly Cache (GAC) and what is the Purpose
of it? | | 1 |
| What base class do all Web Forms inherit from? | | 1 |
| What is the Difference between imperative and interrogative
code? | | 1 |
| What is the Difference between directcast and ctype? | Wipro | 3 |
| How can you automatically generate interface for the
remotable object in .NET with Microsoft tools? | | 1 |
| What is the difference between the C#.NET and VB.NET? | | 4 |
| How to write an MMC snap-in for my Windows service? | | 1 |
| DateTime[] dt = new DateTime[10]
for(i=0; i<10; i++)
{
dt[i] = DateTime(2008, 1, i+1)
}
How many heap object will be created for the above array.
Choose the correct answer below.
Ans: 1, 10, 11, 12 | | 3 |
| Difference between Debugging and tracing in .net | | 1 |
| what is managed data and managed code? | | 2 |
| what is the use of "mustinherit" keyword? | | 2 |
| Types of JIT and what is econo-JIT ? | TCS | 2 |
| Which Security Algorithm used to encrypt the data?
a) DES b)RC2 c)Triple DES d)All the above | Value-Labs | 1 |
| What are the contents of assembly? | | 3 |
| What is MSIL, IL, CTS? | | 2 |
| What is CCW (COM Callable Wrapper) | | 1 |
| What?s typical about a Windows process in regards to memory
allocation? | | 1 |
| |
| For more Dot Net General Interview Questions Click Here |