Solved question paper for VB May-2008 (DIPLOMA 4th)
Solved Question Paper
Visual programming (using visual basic) May-2008
PSBTE • DIPLOMA • Information Technology • 4th • May-2008
VB is the Visual Programming (Using Visual Basic) subject for the Punjab State Board of Technical Education Diploma in Engineering, Information Technology 4th semester. On this page, students can look for subject-wise previous year question papers, old question papers, and exam preparation material to revise the topic, understand the exam pattern, and spot repeated questions from past papers. Use this subject page to quickly check whether a VB previous year question paper is available before opening it. BRpaper is not the official website of the Punjab State Board of Technical Education, and it does not publish or own the papers; it only helps students find relevant exam papers and study material for easier preparation.
Solved Questions
Solved-
Visual Basic is not an object oriented programming language.True / False 1 Marks May-2008 • PSBTE DIPLOMA
-
May 2010 Visual Basic is an object oriented programming language.
-
-
Visual Basic is based upon an event-driven paradigm.True / False 1 Marks May-2008 • PSBTE DIPLOMA
-
In Visual Basic, a program is referred to as a project.True / False 1 Marks May-2008 • PSBTE DIPLOMA
-
Every Visual Basic project consists of at least two separate files — a project file (whose extension is .vbp) and a form file (with extension .frm).True / False 1 Marks May-2008 • PSBTE DIPLOMA
-
May 2008 Every Visual Basic Project consists of at least two separate files — a Project file (whose extension is .Vbp), and a form file (with extension .Frm).
-
-
Numbers are referred to as numeric constants in Visual Basic.True / False 1 Marks May-2008 • PSBTE DIPLOMA
-
Visual Basic distinguishes between uppercase and lowercase letters.True / False 1 Marks May-2008 • PSBTE DIPLOMA
-
May 2010 Visual Basic is case sensitive language.
-
May 2010 Visual Basic is a case sensitive language.
-
-
Combo Box combines the capabilities of a text box and a list box.True / False 1 Marks May-2008 • PSBTE DIPLOMA
-
Directory List Box provides a means of selecting among existing drives.True / False 1 Marks May-2008 • PSBTE DIPLOMA
-
Visual Basic supports variant-type data.True / False 1 Marks May-2008 • PSBTE DIPLOMA
-
The '~' symbol is used for exponentiation in Visual Basic.True / False 1 Marks May-2008 • PSBTE DIPLOMA
-
May 2008 \'~\' symbol is used for exponentiation in visual basic.
-
-
Explain the important features of MDI.Short Answer 6 Marks May-2008 • PSBTE DIPLOMA
-
May 2010 Explain MDI.
-
-
Explain the data reports in brief.Short Answer 6 Marks May-2008 • PSBTE DIPLOMA
-
May 2010 Explain the various sections of data reports.
-
-
What is recursion? Explain in brief with example.Short Answer 6 Marks May-2008 • PSBTE DIPLOMA
-
Explain the elements of user interface in brief.Short Answer 6 Marks May-2008 • PSBTE DIPLOMA
-
May 2010 What are the elements of user interface? Explain them.
-
Dec 2010 What are the elements of a user interface?
-
-
Explain how the pop-up menus are created in Visual Basic.Short Answer 6 Marks May-2008 • PSBTE DIPLOMA
-
Explain the common dialogue control.Short Answer 6 Marks May-2008 • PSBTE DIPLOMA
-
What is ActiveX control? Explain in brief.Short Answer 6 Marks May-2008 • PSBTE DIPLOMA
-
May 2015 Explain ActiveX control in brief.
-
-
Discuss and compare the important features of ADO, DAO and RDO.Long Answer 10 Marks May-2008 • PSBTE DIPLOMA
-
Write a program in Visual Basic to solve the quadratic equation: ax? + hy + c = 0Long Answer 10 Marks May-2008 • PSBTE DIPLOMA
-
May 2008 Write a Program in visual basic to solve the quadratic equation: ax² + bx + c = 0.
-
-
Describe how one If-Then-Else block can be embedded within another.Long Answer 10 Marks May-2008 • PSBTE DIPLOMA
-
May 2008 Describe how one If-Then-Else block can be embedded within another. What is the Purpose of the Select Case structure?
-
-
What is the purpose of the Select Case structure?Long Answer 10 Marks May-2008 • PSBTE DIPLOMA
-
Summarize the rules for writing the first and last lines of a function procedure.Long Answer 10 Marks May-2008 • PSBTE DIPLOMA
-
Compare with the rules that apply to sub procedures.Long Answer 10 Marks May-2008 • PSBTE DIPLOMA
-
Why would a function procedure name be assigned a value?Long Answer 10 Marks May-2008 • PSBTE DIPLOMA
-
Can a sub procedure name be assigned a value?Long Answer 10 Marks May-2008 • PSBTE DIPLOMA
-
Write short notes on IDE.Short Answer 5 Marks May-2008 • PSBTE DIPLOMA
-
May 2008 Write short notes on the following: (a) IDE
-
-
Write short notes on Constructors.Short Answer 5 Marks May-2008 • PSBTE DIPLOMA
-
Dec 2010 Write short note on Constructors.
-
May 2008 Write short notes on the following: (b) Constructors
-
-
Every Visual Basic Project consists of at least two separate files — a Project file (whose extension is .Vbp), and a form file (with extension .Frm).True / False 1 Marks May-2008 • PSBTE DIPLOMA
-
May 2008 Every Visual Basic project consists of at least two separate files — a project file (whose extension is .vbp) and a form file (with extension .frm).
-
-
'~' symbol is used for exponentiation in visual basic.True / False 1 Marks May-2008 • PSBTE DIPLOMA
-
May 2008 The \'~\' symbol is used for exponentiation in Visual Basic.
-
-
What is active X control? Explain in brief.Short Answer 6 Marks May-2008 • PSBTE DIPLOMA
-
Write a Program in visual basic to solve the quadratic equation: ax² + bx + c = 0.Long Answer 10 Marks May-2008 • PSBTE DIPLOMA
-
May 2008 Write a program in Visual Basic to solve the quadratic equation: ax? + hy + c = 0
-
-
Describe how one If-Then-Else block can be embedded within another. What is the Purpose of the Select Case structure?Long Answer 10 Marks May-2008 • PSBTE DIPLOMA
-
May 2008 Describe how one If-Then-Else block can be embedded within another.
-
-
Summarize the rules for writing the first and last lines of a function procedure. Compare with the rules that apply to sub Procedures. Why would a function procedure name be assigned a value? Can a sub procedure name be assigned a value?Long Answer 10 Marks May-2008 • PSBTE DIPLOMA
-
Write short notes on the following: (a) IDEShort Answer 5 Marks May-2008 • PSBTE DIPLOMA
-
May 2008 Write short notes on IDE.
-
-
Write short notes on the following: (b) ConstructorsShort Answer 5 Marks May-2008 • PSBTE DIPLOMA
-
Dec 2010 Write short note on Constructors.
-
May 2008 Write short notes on Constructors.
-
Explore all data
FAQ
Frequently Asked Questions
Answers about this subject, solved papers, and preparation.
01 Where can I find VB previous year question papers for PSBTE Diploma IT 4th semester?
You can use this subject page to look for VB previous year question papers for PSBTE Diploma in Engineering Information Technology 4th semester.
02 Does this page have subject-wise papers for Visual Programming (Using Visual Basic)?
This page is meant to help students find subject-wise previous year question papers for VB in the 4th semester IT course.
03 Can I use old VB papers for revision and exam preparation?
Yes, old VB question papers are useful for revision, understanding the exam pattern, and identifying repeated questions.
04 Is BRpaper the official website of Punjab State Board of Technical Education?
No. BRpaper is not the official website of Punjab State Board of Technical Education. It only helps students find relevant question papers and study material.
05 Are solved papers or answer keys guaranteed on this page?
Not always. This page is for finding VB question papers, and any solved paper or answer key depends on what is available on the page.