CTEVT 2nd Year/ 1st Part Subject : Visual Programming Program : Diploma in Computer / IT Eng. Visual Programming - 2073 - Regular/Back 1. What is IDE? Explain various element of visual basic. [2+6=8] 2. (a) What do you mean by "Event driven programming"? [3] (b) What is Recursion? Define procedure and it's types? [5] 3. Design and WAP code to read any three numbers and find biggest number. [8] 4. What is Active x control used for? Explain with example. [8] 5. What do you mean by co-ordinate system? Explain the methods used to draw line, circle and specifying color in VB. [8] 6. Differentiate betwee: Any Two [2x4=8] (a) Image box and picture box. (b) Checkbox and option button. (c) List box and combo box. 7. Define visual data manager. Write down the steps to connect the database using ADODC. [8] 8. Design an interface to ask the "Name and age" of five different student and process the average age. Also write VB...