Current location - Education and Training Encyclopedia - University rankings - VB programming theme
VB programming theme
Question number: 1 question type: multiple choice questions

Content:

The following options are incorrect.

Options:

C. When the Show method is used to display the form, the Load event will inevitably occur.

Question number: 2 question type: multiple choice question

Content:

Which of the following events will be triggered when Dir 1? Has the Path property of the directory list box changed?

Options:

C.dir 1 _ change event

Question number: 3 question type: multiple choice question

Content:

The Interval property of the Timer control can set the time interval when the timer event is triggered. Which of the following units is the time interval?

Options:

One millisecond

Question number: 4 question type: multiple choice question

Content:

The border type of an object is set by which of the following properties?

Options:

C, border style

Title: 5

Content: Among the following operations, the highest priority is:

Graphics:

Options:

d、^

Question number: 6 question type: multiple choice question

Content:

When using MsgBox output, if the button position is empty (default parameter), it is equivalent to using parameters.

Options:

b、VbOkOnly

Number of questions: 7 types of questions: multiple-choice questions

Content:

When the ScrollBars property of a text box is set to a non-zero value, it has no effect because

Options:

B. the MultiLine property of the text box is False.

Number of questions: 8 types of questions: multiple-choice questions

Content:

Which of the following tables or graphic boxes can CLS clear?

Options:

C, graphics and text generated when the program is running

Number of questions: 9 Question type: multiple choice questions

Content:

Which of the following properties should be set to make the control invisible at run time?

Options:

B, visible

Question number: 10 Question type: multiple choice questions

Content:

The properties used to set bold characters are

Options:

Fontainebleau

QuestionNo.: 1 1 Question Type: True or False Score: 5

Content:

When an array is used as a parameter of a function procedure, it can be passed by value or address.

Options:

1, wrong

-

Question number: 12 Question type: true or false.

Content:

When the Value property of the check box is True, the check box is selected.

Options:

2. Right

Question number: 13 Question type: true or false.

Content:

Forms, frames, picture frames and image frames are all container objects.

Options:

1, wrong

Question number: 14 Question type: true or false.

Content:

You can modify the properties of an object in the Properties window.

Options:

2. Right

Question number: 15 Question type: true or false.

Content:

A class is the embodiment of an object.

Options:

2. Right

QuestionNo.: 16 Question Type: True or False.

Content:

When the MaxLength property value of the text box control is 0, you cannot enter any characters in the text box.

Options:

2. Right

QuestionNo.: 17 Question Type: True or False.

Content:

If the PasswordChar property value of the text box is set to a character, all characters will be displayed in the text box no matter what character the user enters.

Options:

2. Right

QuestionNo.: 18 Question Type: True or False.

Content:

The program flow chart is the only graph that describes the program execution process.

Options:

1, wrong

Question number: 19 Question type: true or false.

Content:

If and End If must be used in pairs. If there is an if, there must be an End If.

Options:

1, wrong

QuestionNo.: 20 Question Type: True or False

Content:

Creating a form menu in VB can be done by selecting the menu editor command in the tools menu.

Options:

2. Right