What is Event Bubbling in .NET?


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

Post New Answer

More Dot Net General Interview Questions

What is an Interface? Have you ever developed an Interface.

5 Answers   Deloitte,


What is strong-typing versus weak-typing? Which is preferred?

0 Answers  


Explain the Scope of public/private/friend/protected/protected friend.

1 Answers   Wipro,


What is the use of system.diagnostics.process class in .net?

0 Answers  


Explain the features that are common to all .Net languages.

0 Answers   Accenture,


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  


What is meant by globalization?

0 Answers  


What is the use of design pattern?

0 Answers  


How many languages .NET is supporting now?

38 Answers   Dreamtech, IBS, Microsoft, Polaris, RDT, Softcon, Viscus Infotech,


What is the Difference between directcast and ctype?

3 Answers   Wipro,


Is .net a compiler?

0 Answers  


Describe the role of global.asax.

2 Answers  


Categories