What class does icon derive from? Isn't it just a bitmap with a wrapper name around it?


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

Post New Answer

More Dot Net General Interview Questions

How is meant by dll in .net?

0 Answers  


What are the differences between user control and server control?

0 Answers  


How do you instantiate a complex number?

0 Answers  


How we can achieve Connection pooling in .Net?

0 Answers   PUCIT,


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 Answers  






What are three common acronyms used in .net, and what do they stand for?

0 Answers  


What are Sessions?

2 Answers   Deloitte,


Can you explain what do you understand about web service?

0 Answers   Accenture,


What is static constructor, when it will be fired?

0 Answers  


Is .net core managed code?

0 Answers  


How can you turn-on and turn-off cas?

0 Answers  


What is garbage collection? Explain the difference between garbage collections in .net 4.0 and earlier versions?

0 Answers  


Categories