Bachelor of Science in Information Technology (BScIT) – Semester 4 BT0082 – Visual
Basic – 4
Credits Assignment Set – 1 (60 Marks)
Answer all questions 10 x 6 = 60 1. Describe the importance and usage of .NET Framework in Visual Studio. 2. Explain various basic data types and variables in Visual Basic. 3. Write a VB program to find and display the greatest of three numbers. The input should be taken through a form based application and the greatest number should be displayed in a textbox on the form. 4. Develop a form based interface to demonstrate the usage of combo box and list box controls. 5. Explain the concept of Exceptions in .NET environment. 6. Describe the process of compiling and running a Visual Basic application. 7. What do you mean by namespaces? Explain. 8. Write a VB program to print the day of the week taking the numbers 1 to 7 as input using Select…Case statement. 9. Design a form based application using labels, text boxes, and buttons to perform basic arithmetic operations on integers. 10. Describe the structured Exception handling keywords. ======================================= Bachelor of Science in Information Technology (BScIT) – Semester 4 BT0082 – Visual
Basic – 4
Credits Assignment Set – 2 (60 Marks)
Answer all questions 10 x 6 = 60
|
Assignments-S4 >