Deck 2: Dive Into Visual Studio Community
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
سؤال
فتح الحزمة
قم بالتسجيل لفتح البطاقات في هذه المجموعة!
Unlock Deck
Unlock Deck
1/25
العب
ملء الشاشة (f)
Deck 2: Dive Into Visual Studio Community
1
Visual Studio provides __________ pertaining to the "current content" (that is,the terms around the location of the mouse cursor).
A) content-sensitive help
B) context-sensitive help
C) location-sensitive help
D) mouse-sensitive help
A) content-sensitive help
B) context-sensitive help
C) location-sensitive help
D) mouse-sensitive help
B
2
Visual Studio Community can be used to create apps only in C#.
False
It can create apps in a variety of .NET languages.
It can create apps in a variety of .NET languages.
3
If the Solution Explorer is not shown,select __________.
A) View > Solution Explorer
A) View > Solution Explorer
A
4
The purpose of the Visual Studio Community is to
A) create a program.
B) run a program.
C) debug a program.
D) All of the above.
A) create a program.
B) run a program.
C) debug a program.
D) All of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
5
To make a new project you have to go into the Get Started section.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
6
Commands for managing the IDE and for developing,maintaining and executing programs are contained in the menus,which are located on the menu bar.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
7
Microsoft provides extensive help documentation via the __________ menu.
A) Assist
B) Aid
C) Support
D) Help
A) Assist
B) Aid
C) Support
D) Help
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
8
The toolbox contains icons representing controls used to customize forms.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
9
The Microsoft Developers Network (MSDN)online library provides:
A) tutorials
B) articles
C) downloads
D) All of the above.
A) tutorials
B) articles
C) downloads
D) All of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
10
By default,the Visual Studio Community2015 IDE assigns this name to a new
Windows Forms project:
A) NewProject1
B) WindowsFormsApplication1
C) NewProject
D) MyProject
Windows Forms project:
A) NewProject1
B) WindowsFormsApplication1
C) NewProject
D) MyProject
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
11
You cannot browse the web from within the Visual Studio Community environment.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
12
The View menu:
A) Contains commands for displaying IDE windows and toolbars
B) Contains commands for arranging a form's controls.
C) Contains commands for managing a project and its files.
D) Contains commands for compiling a program.
A) Contains commands for displaying IDE windows and toolbars
B) Contains commands for arranging a form's controls.
C) Contains commands for managing a project and its files.
D) Contains commands for compiling a program.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
13
A is a window used to communicate with users.
A) form
B) control
C) dialog
D) None of the above.
A) form
B) control
C) dialog
D) None of the above.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
14
A solution is a group of related files,such as C# code,images and documentation.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
15
Dragging and dropping predefined building blocks into place is part of visual programming in C#.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
16
The programmer can also access all the commands in the menus from the toolbar.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
17
The Solution Explorer window provides access only to certain files in the solution.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
18
Autohide enables the tool box to shrink down to the edge of the screen.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
19
This menu contains commands for opening projects,closing projects,printing project data,etc.
A) View menu
B) Edit menu
C) Tools menu
D) File menu
A) View menu
B) Edit menu
C) Tools menu
D) File menu
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
20
The Properties window
A)allows you to modify control's properties without writing any code.
B)displays a control's information.
C)has the same set of options for every control.
D)a and b
E)a and c
A)allows you to modify control's properties without writing any code.
B)displays a control's information.
C)has the same set of options for every control.
D)a and b
E)a and c
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
21
The PictureBox control is used to display:
A) text and images
B) only images
C) only text
D) colors
A) text and images
B) only images
C) only text
D) colors
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
22
Clicking BackColor in the Properties window allows you to change the form's background color.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
23
The behavior of a C# program is specified through conventional programming,i.e.,writing code.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
24
The text in the form's title bar is determined by the form's Text property.
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck
25
Which of the following is not a supported image format in Visual Studio 2012:
A) GIF
B) TIF
C) PNG
D) JPEG
A) GIF
B) TIF
C) PNG
D) JPEG
فتح الحزمة
افتح القفل للوصول البطاقات البالغ عددها 25 في هذه المجموعة.
فتح الحزمة
k this deck