Explain the following terms :
(i) IDE
(ii) Inspector Window
(iii) Form
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
(i) IDE : IDE is an acronym for Integrated Development Environment which is a work environment that integrates all tools necessary for Application Development and makes them available as part of one environment.
(ii) Inspector Window : It provides a hierarchical tree view of various components. Each form is represented by a root node within which all components in the form’s class are contained.
(iii) Form : Forms are used to accept data (input) and submit data to an external agent for processing.