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

Assignment On Visual Basic

The document contains questions about Visual Basic 6.0. It asks about what VB 6.0 is, its new features, the role of events in VB, the VB integrated development environment, common project types like standard EXE projects, how to resize and set control properties, and how to save and build a VB project while considering important points. It also asks about arrays and data types in VB, control structures, opening and saving a VB application, operators, differences between listboxes and comboboxes, what SDI and MDI forms are and their characteristics, why child forms are necessary, client and non-client areas, queued and non-queued messages, and differences between bottom-up and top-down approaches.

Uploaded by

Hitesh Rathee
Copyright
© © All Rights Reserved
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
28 views

Assignment On Visual Basic

The document contains questions about Visual Basic 6.0. It asks about what VB 6.0 is, its new features, the role of events in VB, the VB integrated development environment, common project types like standard EXE projects, how to resize and set control properties, and how to save and build a VB project while considering important points. It also asks about arrays and data types in VB, control structures, opening and saving a VB application, operators, differences between listboxes and comboboxes, what SDI and MDI forms are and their characteristics, why child forms are necessary, client and non-client areas, queued and non-queued messages, and differences between bottom-up and top-down approaches.

Uploaded by

Hitesh Rathee
Copyright
© © All Rights Reserved
Available Formats
Download as RTF, PDF, TXT or read online on Scribd
You are on page 1/ 3

ASSIGNMENT-1

Visual basic
Ques: What is V.B 6.0?
Ques: What are the new features provide by VB 6.0?
Ques: VB programming is an event driven programming. Given your comments.
Ques: What is the role of events process in visual basic?
Quse: Write down the name of visual basic edition.
Ques: What is visual basic IDE (integrate development environment)?
Ques: Name the tag appear in new project dialog box.
Ques: Write down the name of common file types in VB 6.0 project.
Ques: What do you mean by project basic?
Ques: Name any 6 commonly used project types in VB.
Ques: How many windows are their standard exe project write their names.
Ques: How will you resize a control on the form.
Ques: How do you set properties of a control.
Ques: How do you save project in VB.
Ques: What points you should keep in mind while building in application in VB 6.0?

ASSIGNMENT-2

Visual basic
Ques: What is array and its types?
Ques: Decision making/control statement use in VB.
Ques: Loop structure in VB.
Ques: Data types in VB.
Ques: Event driven programming.
Ques: Steps to open VB application.
Ques: Steps to save VB project.
Ques: Operators of VB.
Ques: Difference between List box vs combo box.
Ques: What is SDI and write down the anomaly of SDI form?
Ques: What is MDI form and explain their characteristics with the help of labeled anomaly of MDI

form.
Ques: Why is necessary to create child form?
Ques: Write a short note on :

Client & Non client area


Queue & Non queued message
16 bit API & 32 bit API

Ques: What is label control? Command button is performs action? Explain this statement.
Ques: What is shortcut key?
Ques: Difference between caption & menu editor.
Ques: Difference between bottom-up and top-down approach.

You might also like