This document contains a past exam for the subject Visual Basic Applications and Programming. The exam contains 7 questions worth a total of 20 marks. The questions cover topics such as the differences between VB and VBA, writing a program to display a Fibonacci series, defining and using macros, if/else and switch conditional expressions, methods for selecting and inserting text, collections and their methods, and class properties. The exam was administered on October 10, 2013 from 10:15-11:15 am to B.E. III EL students in their 5th semester at Sarvajanik College of Engineering and Technology.
This document contains a past exam for the subject Visual Basic Applications and Programming. The exam contains 7 questions worth a total of 20 marks. The questions cover topics such as the differences between VB and VBA, writing a program to display a Fibonacci series, defining and using macros, if/else and switch conditional expressions, methods for selecting and inserting text, collections and their methods, and class properties. The exam was administered on October 10, 2013 from 10:15-11:15 am to B.E. III EL students in their 5th semester at Sarvajanik College of Engineering and Technology.
B.E. III EL (Semester-5) SUBJECT: VISUAL BASIC APPLICATIONS AND PROGRAMMING (INSTITUTE ELECTIVE-II)(150706) REMID EXAM (SEPTEMBER-2013)
Date: 10/10/2013
Time: 10:15 am to 11:15 am
Total Marks: 20
Q 1:
Explain the difference between VB and VBA.
(2)
Q 2:
Write a program to display a Fibonacci series upto 1000.
(4)
Q 3:
Define a Macro. What is the use of Macro? Explain with example.
OR Write steps for recording a Macro. Explain with example. Describe various IF conditional expressions with example. OR Describe Switch Case conditional expression with example.
Define Collection. Briefly describe methods of collection with example.
Explain Get and Let properties of a Class.
(3) (2)
Q 4:
(3)
SARVAJANIK COLLEGE OF ENGINEERING AND TECHNOLOGY
INFORMATION TECHNOLOGY DEPARTMENT B.E. III EL (Semester-5) SUBJECT: VISUAL BASIC APPLICATIONS AND PROGRAMMING (INSTITUTE ELECTIVE-II)(150706) REMID EXAM (SEPTEMBER-2013)
Date: 10/10/2013
Time: 10:15 am to 11:15 am
Total Marks: 20
Q 1:
Explain the difference between VB and VBA.
(2)
Q 2:
Write a program to display a Fibonacci series upto 1000.
(4)
Q 3:
Define a Macro. What is the use of Macro? Explain with example.
OR Write steps for recording a Macro. Explain with example. Describe various IF conditional expressions with example. OR Describe Switch Case conditional expression with example.