0% found this document useful (0 votes)
7 views

ReMid VBA EL 2013

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.

Uploaded by

Palak Ariwala
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
7 views

ReMid VBA EL 2013

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.

Uploaded by

Palak Ariwala
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

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.

(3)

Q 5:

Describe the use of following methods:


1. Selection.TypeText(Text)
2. Selection.InertBefore(Text)
3. Selection.InertAfter(Text)

(3)

Q 6:
Q 7:

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.

(3)

Q 5:

Describe the use of following methods:


1. Selection.TypeText(Text)
2. Selection.InertBefore(Text)
3. Selection.InertAfter(Text)

(3)

Q 6:

Define Collection. Briefly describe methods of collection with example.

(3)

Q 7:

Explain Get and Let properties of a Class.

(2)

Q 4:

(3)

You might also like