Dot Net WindowsForms Question:
Download Questions PDF

Explain HOW TO NET FORMS THE WINDOWS?

Answer:

Windows Forms: is the name given to the graphical
application programming interface (API) included as a part
of Microsoft .NET Framework, providing access to native
Microsoft Windows interface elements by wrapping the extant
Windows API in managed code.

Download Dot Net WindowsForms Interview Questions And Answers PDF

Previous QuestionNext Question
Where to use NEW keyword other than create instance?Explain How to add resources during runtime?