Deck 1: An Introduction to Visual Basic Net

ملء الشاشة (f)
exit full mode
سؤال
Closing the solution by using the File menu will automatically save all unsaved work on projects and forms.
استخدم زر المسافة أو
up arrow
down arrow
لقلب البطاقة.
سؤال
The toolbox contains the set of tools that you use when designing a Visual Basic application.
سؤال
Only one solution at a time may be open in Visual Basic .NET.
سؤال
The name given to a class derived from another class is called the derived class.
سؤال
If a solution is already open in the IDE, it is automatically closed before another solution is opened.
سؤال
Actions performed by the user such as clicking, double-clicking, and scrolling are known as events.
سؤال
When the Blank Solution template is used to create a solution, Visual Studio .NET will always create one folder and two files.
سؤال
The Label tool is an appropriate control when you do not want the user to modify data.
سؤال
When the form object's MinimizeBox property is set to False, the box is removed from the form's title bar.
سؤال
Web-based solutions can be generated using Visual Basic .NET for a company's Internet applications but not for its intranet applications.
سؤال
To print the program code, the Code Editor window must be the active, or current window.
سؤال
A Windows Form object is the foundation for the user interface in a Windows-based application.
سؤال
The title bar on a form cannot be removed from an application in Visual Basic .NET.
سؤال
When the ControlBox property is set to False, the icons and buttons are removed but the title bar remains.
سؤال
The Make Same Size option of the Format menu can be used to make two controls the same height, or the same width but not both.
سؤال
When you auto-hide a window and then move the mouse pointer away from the window, the window is minimized.
سؤال
A timer control is used to process code at regular time intervals.
سؤال
Web-based applications run on a server and are accessed using a computer's browser.
سؤال
Every Visual Basic .NET Windows application should give the user a way to exit the program.
سؤال
The function key that opens the Code Editor window in Visual Basic .NET is F9.
سؤال
When you want the application to end after the user clicks the Exit button, you use ____.

A) Me.Stop()
B) Me.Close()
C) Me.Terminate()
D) Me.End()
سؤال
The Solution Explorer window lists the names of the projects included in the current solution you are creating.
سؤال
When an object is created (instantiated), each property must be assigned a value by the programmer.
سؤال
The position of the form on the screen when an application first starts is controlled by setting the ____ property.

A) Position
B) Size
C) Location
D) StartPosition
سؤال
At the top of the Code Editor window are two list boxes used to select an object and to select the appropriate ____.

A) method
B) function
C) subroutine
D) event
سؤال
The location of a control on the screen can be modified by changing the X and Y properties measured in pixels. The X value is measured from the ____.

A) left border
B) right border
C) top border
D) bottom border
سؤال
The function key that opens the Code Editor window is ____.

A) F1
B) F3
C) F5
D) F7
سؤال
A Visual Basic .NET application solution will have an extension of ____.

A) .net
B) .app
C) .frm
D) .sln
سؤال
The location of a control on the screen can be modified by changing the X and Y properties measured in pixels. The Y value is measured from the ____.

A) left border
B) right border
C) top border
D) bottom border
سؤال
To verify that a solution has been closed, you could look in ____.

A) Class View
B) Server Explorer
C) Start Page
D) Solution Explorer
سؤال
To align two or more selected controls along their left, right, top, or bottom borders you would use the ____ menu.

A) Edit
B) Format
C) Align
D) View
سؤال
The Properties window lists the names of the files included in the application you are creating.
سؤال
To save a solution to a disk, you can ____.

A) click the Save button on the Standard toolbar
B) select the form name in the Solution Explorer, then click the Save button on the Standard toolbar
C) select the project name in the Solution Explorer, then click the Save button on the Standard toolbar
D) select the solution name in the Solution Explorer, then click the Save button on the Standard toolbar
سؤال
The set of Visual Basic .NET instructions that tells an object how to behave after an action by the user, for example a button is double-clicked, is referred to as a(n) ____.

A) sub-program
B) event procedure
C) object function
D) subroutine
سؤال
When an application is started, Visual Studio .NET will automatically create a file that will execute outside of the IDE and will use the project name and a(n) ____ extension.

A) .dll
B) .exe
C) .sln
D) .suo
سؤال
The References folder contained within the project contains the code written by the programmer.
سؤال
MainForm would be a good name following the text's recommended naming convention.
سؤال
To start an application using the menu bar you would click ____ and then click Start.

A) Debug
B) Project
C) View
D) Build
سؤال
A label control's ____ property determines the value that appears inside the control.

A) Caption
B) Label
C) Text
D) Values
سؤال
The ____ function key will start a Visual Basic .NET application.

A) F2
B) F3
C) F4
D) F5
سؤال
The Toolbox window ____.

A) displays the names of projects and files included in a solution
B) displays data connections and servers
C) displays items that you can use when creating a project
D) displays the classes, methods, and properties included in a solution
سؤال
The Class View window ____.

A) displays the names of projects and files included in a solution
B) displays data connections and servers
C) displays items that you can use when creating a project
D) displays the classes, methods, and properties included in a solution
سؤال
Which of the following would be appropriate as an object name?

A) Last.Name
B) FirstName
C) #HoursWorked
D) $PayRate
سؤال
The Server Explorer window ____.

A) displays the names of projects and files included in a solution
B) displays data connections and servers
C) displays items that you can use when creating a project
D) displays the classes, methods, and properties included in a solution
سؤال
The Solution Explorer window ____.

A) displays the names of projects and files included in a solution
B) displays data connections and servers
C) displays items that you can use when creating a project
D) displays the classes, methods, and properties included in a solution
سؤال
When you click the ellipsis (...) button in the Settings box, ____.

A) a list of font styles appear
B) a color palette appears
C) a dialog box opens
D) the attribute is removed
سؤال
To size a form using the keyboard you can select the form and press and hold the ____ key and then press one of the arrow keys on the keyboard.

A) Shift
B) Ctrl
C) Alt
D) Ctrl & Shift
سؤال
The set of characteristics that control an object's appearance and behavior is called ____.

A) attributes
B) events
C) global settings
D) properties
سؤال
The ____ window exposes the object's properties to the programmer.

A) Properties
B) Server
C) Solution
D) Designer
سؤال
The Windows ____ window allows you to design the graphical user interface for your application.

A) Property
B) Solution Designer
C) Designer
D) Form Designer
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/50
auto play flashcards
العب
simple tutorial
ملء الشاشة (f)
exit full mode
Deck 1: An Introduction to Visual Basic Net
1
Closing the solution by using the File menu will automatically save all unsaved work on projects and forms.
False
2
The toolbox contains the set of tools that you use when designing a Visual Basic application.
True
3
Only one solution at a time may be open in Visual Basic .NET.
True
4
The name given to a class derived from another class is called the derived class.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
5
If a solution is already open in the IDE, it is automatically closed before another solution is opened.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
6
Actions performed by the user such as clicking, double-clicking, and scrolling are known as events.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
7
When the Blank Solution template is used to create a solution, Visual Studio .NET will always create one folder and two files.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
8
The Label tool is an appropriate control when you do not want the user to modify data.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
9
When the form object's MinimizeBox property is set to False, the box is removed from the form's title bar.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
10
Web-based solutions can be generated using Visual Basic .NET for a company's Internet applications but not for its intranet applications.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
11
To print the program code, the Code Editor window must be the active, or current window.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
12
A Windows Form object is the foundation for the user interface in a Windows-based application.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
13
The title bar on a form cannot be removed from an application in Visual Basic .NET.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
14
When the ControlBox property is set to False, the icons and buttons are removed but the title bar remains.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
15
The Make Same Size option of the Format menu can be used to make two controls the same height, or the same width but not both.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
16
When you auto-hide a window and then move the mouse pointer away from the window, the window is minimized.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
17
A timer control is used to process code at regular time intervals.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
18
Web-based applications run on a server and are accessed using a computer's browser.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
19
Every Visual Basic .NET Windows application should give the user a way to exit the program.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
20
The function key that opens the Code Editor window in Visual Basic .NET is F9.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
21
When you want the application to end after the user clicks the Exit button, you use ____.

A) Me.Stop()
B) Me.Close()
C) Me.Terminate()
D) Me.End()
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
22
The Solution Explorer window lists the names of the projects included in the current solution you are creating.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
23
When an object is created (instantiated), each property must be assigned a value by the programmer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
24
The position of the form on the screen when an application first starts is controlled by setting the ____ property.

A) Position
B) Size
C) Location
D) StartPosition
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
25
At the top of the Code Editor window are two list boxes used to select an object and to select the appropriate ____.

A) method
B) function
C) subroutine
D) event
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
26
The location of a control on the screen can be modified by changing the X and Y properties measured in pixels. The X value is measured from the ____.

A) left border
B) right border
C) top border
D) bottom border
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
27
The function key that opens the Code Editor window is ____.

A) F1
B) F3
C) F5
D) F7
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
28
A Visual Basic .NET application solution will have an extension of ____.

A) .net
B) .app
C) .frm
D) .sln
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
29
The location of a control on the screen can be modified by changing the X and Y properties measured in pixels. The Y value is measured from the ____.

A) left border
B) right border
C) top border
D) bottom border
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
30
To verify that a solution has been closed, you could look in ____.

A) Class View
B) Server Explorer
C) Start Page
D) Solution Explorer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
31
To align two or more selected controls along their left, right, top, or bottom borders you would use the ____ menu.

A) Edit
B) Format
C) Align
D) View
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
32
The Properties window lists the names of the files included in the application you are creating.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
33
To save a solution to a disk, you can ____.

A) click the Save button on the Standard toolbar
B) select the form name in the Solution Explorer, then click the Save button on the Standard toolbar
C) select the project name in the Solution Explorer, then click the Save button on the Standard toolbar
D) select the solution name in the Solution Explorer, then click the Save button on the Standard toolbar
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
34
The set of Visual Basic .NET instructions that tells an object how to behave after an action by the user, for example a button is double-clicked, is referred to as a(n) ____.

A) sub-program
B) event procedure
C) object function
D) subroutine
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
35
When an application is started, Visual Studio .NET will automatically create a file that will execute outside of the IDE and will use the project name and a(n) ____ extension.

A) .dll
B) .exe
C) .sln
D) .suo
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
36
The References folder contained within the project contains the code written by the programmer.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
37
MainForm would be a good name following the text's recommended naming convention.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
38
To start an application using the menu bar you would click ____ and then click Start.

A) Debug
B) Project
C) View
D) Build
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
39
A label control's ____ property determines the value that appears inside the control.

A) Caption
B) Label
C) Text
D) Values
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
40
The ____ function key will start a Visual Basic .NET application.

A) F2
B) F3
C) F4
D) F5
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
41
The Toolbox window ____.

A) displays the names of projects and files included in a solution
B) displays data connections and servers
C) displays items that you can use when creating a project
D) displays the classes, methods, and properties included in a solution
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
42
The Class View window ____.

A) displays the names of projects and files included in a solution
B) displays data connections and servers
C) displays items that you can use when creating a project
D) displays the classes, methods, and properties included in a solution
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
43
Which of the following would be appropriate as an object name?

A) Last.Name
B) FirstName
C) #HoursWorked
D) $PayRate
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
44
The Server Explorer window ____.

A) displays the names of projects and files included in a solution
B) displays data connections and servers
C) displays items that you can use when creating a project
D) displays the classes, methods, and properties included in a solution
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
45
The Solution Explorer window ____.

A) displays the names of projects and files included in a solution
B) displays data connections and servers
C) displays items that you can use when creating a project
D) displays the classes, methods, and properties included in a solution
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
46
When you click the ellipsis (...) button in the Settings box, ____.

A) a list of font styles appear
B) a color palette appears
C) a dialog box opens
D) the attribute is removed
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
47
To size a form using the keyboard you can select the form and press and hold the ____ key and then press one of the arrow keys on the keyboard.

A) Shift
B) Ctrl
C) Alt
D) Ctrl & Shift
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
48
The set of characteristics that control an object's appearance and behavior is called ____.

A) attributes
B) events
C) global settings
D) properties
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
49
The ____ window exposes the object's properties to the programmer.

A) Properties
B) Server
C) Solution
D) Designer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
50
The Windows ____ window allows you to design the graphical user interface for your application.

A) Property
B) Solution Designer
C) Designer
D) Form Designer
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.
فتح الحزمة
k this deck
locked card icon
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 50 في هذه المجموعة.