All posts from

Programming Using Visual Basic PGDCA Question Paper : unipune.ac.in

University : University Of Pune
Degree : PGDCA (PG Diploma in Computer Management
Semester : I
Subject : Programming Using Visual Basic
Document Type : Question Paper
Website : unipune.ac.in

Download Previous/ Old Question Papers :

2010 : https://www.pdfquestion.in/uploads/unipune.ac.in/6612-10PGDCM.pdf
2011 : https://www.pdfquestion.in/uploads/unipune.ac.in/6612-11pgdcm_oct2011.pdf
2012 : https://www.pdfquestion.in/uploads/unipune.ac.in/6612-12PGDCM.pdf
2013 : https://www.pdfquestion.in/uploads/unipune.ac.in/6612-13PGDCM.pdf

Pune University Visual Basic Model Paper

P. G. D. C. M. (Semester – I) Examination, 2012
Time : Three Hours
Total Marks : 70
Note :
(i) Attempt any seven questions.
(ii) All questions carry equal marks.

Related : University Of Pune Staff Patient Relationship PGDHM Question Paper : www.pdfquestion.in/6610.html

May 2013

Q. 1. Solve the following :
(a) (11101)2 + (4D)16 = (?)10 (b) (2A)16 = (?)8 = (?)2
(c) (111011011)2 = (?) 10 = (?) = 8 (d) (111010)2 * (13)10 = (?)8
Q. 2. Explain the working of CD as one of the memory devices.
Q. 3. Explain functions of operating system.
Q. 4. Explain file manager in MS WINDOWS.
Q. 5. Explain different editing commands in MS-WORD.
Q. 6. Explain file organization and accessing techniques.
Q. 7. (a) Explain in brief history of computers.
(b) Explain any 5 string functions in MS-Excel.
Q. 8. Write short notes on any two : (a) GUI (b) E-mail C) Bar code
Q. 1. Give output for following section of code and explain (any five) : [20]

June 2012

P.G.D. C. M. (Semester – I) Examination,
102 : Programming Using Visual Basic
(2008 Pattern) Time : Three Hours Total Marks : 70
Note : All questions are compulsory.
Total No. of Questions – 04] [Total No. of Printed Pages – 02

Q. 2. Name the property for the following controls (any five) : [5]
(1) To change background colour of Label.
(2) To enter the date in combobox at design time.
(3) To display an image in picture box.
(4) To display different types of files in FileListbox.
(5) To apply a graphical effect to button.
(6) To set password character of textbox.
Q. 3. Write a sectional code for the following (any four) : [20]
(1) To sort an array in ascending order having 10 elements.
(2) Select colour using common dialog control and change the colour
(3) Use checkbox control to select bold, italic and underline
(4) Accept number in textbox and print factorial of the number when
(5) Take a textbox and two Buttons. Accept a number.
(a) Check whether the number is negative or positive.
(b) Check whether the number is divisible by 7.
Q. 4. Write short notes on (any five) : [25]
(1) String functions with e.g. (2) Data types in Visual Basic
(3) Control statements (4) Implicit and Explicit declaration of variable
(5) Progress Bar, Status Bar and Slider controls (6) Common dialog box 6.0

June 2011

P.G.D.C.M. (Semester – I) Examination,:
1. A) Convert : 4
I) (133)10 = (?)2
II) (654)8 = (?)16
B) Explain generations of computer. 5
C) Explain implementation of logical operations of AND, OR, NOT. 5

2. A) Explain statistical and mathematical functions used in excel. 7
B) Differentiate between compiler and interpreter. 7

3. A) What is computer ? Explain with block diagram. 7
B) Explain MS-outlook as personal information manager. 7

4. A) Explain working of CD ROM. 7
B) Discuss laser and dot matrix printers. 7

5. Explain file organization and accessing techniques. 14

6. Write notes (any 2) : 14
a) MICR
b) Computer virus
c) Device drivers.

102 : Programming Using Visual Basic :
1. Give the output for following section of code and explain (solve any five) :
(5×4=20)
a) For i =17 To 12 Step – 1
Next i
Print i

b) Dim myDate As Date
myDate = #1/31/2008#
Print Date Add (“m”, 1, myDate)
c) Print IIF (chr (65) > chr (80), chr(80), chr(65) )

d) dim i as integer
i = – 10 +5–5 * 6/2
print i

e) Print Now
f) dim x as string * 7
x = “PGDCM class”
print x

2. Explain the use of following properties (solve any five) : (5×2=10)
a) Tab stop
b) Style of option button
c) List property of list box
d) Interval property of timer
e) Password char of text box
f) Default of command button.

3. Write a sectional code for the following. (Solve any four) : (4×5=20)
a) Write code to change the background colour of the form after every 5 secs.
b) Write a code to accept birth date and display his/her age.
c) Write a code to delete selected item from list box.
d) Write a userdefined function to reverse the given string.
e) Write a code to display an array items in descending order.

4. Write short notes on (Solve any four) : (4×5=20)
a) Menu Editor
b) Event driven programming
c) String functions (any three)
d) Message box Vs. Input box
e) Common dialog box
f) Scope of variables.

Leave a Reply

How to add comment : 1) Type your comment below. 2) Type your name. 3) Post comment.

www.pdfquestion.in © 2021

Contact Us   Privacy Policy   SiteMap