SUBJECTS
|
BROWSE
|
CAREER CENTER
|
POPULAR
|
JOIN
|
LOGIN
Business Skills
|
Soft Skills
|
Basic Literacy
|
Certifications
About
|
Help
|
Privacy
|
Terms
|
Email
Search
Test your basic knowledge |
Visual Studio
Start Test
Study First
Subject
:
it-skills
Instructions:
Answer 50 questions in 15 minutes.
If you are not ready to take this test, you can
study here
.
Match each statement with the correct term.
Don't refresh. All questions and answers are randomly picked and ordered every time you load a test.
This is a study tool. The 3 wrong answers for each question are randomly chosen from answers to other questions. So, you might find at times the answers obvious, but you will see it re-enforces your understanding as you take the test each time.
1. The window that displays a list of the projects contained in the current solution and the items contained in each project
programming
Solution Explore window
Computer programs
Applications
2. The control used to display text that the user is not allowed to edit while an application is running
Executable file
Dot member access operator
programming language
Label control
3. Appears in the Code Editor window; lists the events to which the selected object is capable of responding
GUI
Computer programs
Method Name list box
Source file
4. The control commonly used to perform an immediate action when clicked
Button control
Form
amel case
Reference control
5. A period; used to indicate a hierarchy
Computer programs
Code
Dot member access operator
Solution Explore window
6. The window that contains the tools used when creating an interface; each tool represents a class; referred to more simply as the toolbox/
Toolbox window
Label control
Instantiated
Object
7. The form that appears automatically when an applications is started
Dot member access operator
Point
Startup form
Debugging
8. The process of locating and correcting the errors (bugs) in a program
Sub procedure
Controls
Windows Form Designer window
Debugging
9. The window in which you create an application's GUI
user interface
Integrated development environment
Windows Form Designer window
Sub procedure
10. A pattern that the computer uses to create (instantiate) an object.
Event procedure
Windows Form Designer window
programmers
Class
11. The section of the Properties window that contains the name of the selected object
Properties
Toolbox window
Object box
Properties window
12. languages used to communicate with a computer
GUI
Code
Windows Form object
programming language
13. The people who write computer programs
Procedure footer
Toolbox
IDE
programmers
14. The section of the Properties window that lists the names of the properties associated with the selected object - as well as each property's value
Properties list
Object box
Object
Applications
15. The fist line in a procedure
Procedure header
Picture box control
Solution Explore window
Event procedure
16. The process of translating a solution into a language that the computer can understand
Executable file
Class
Coding
Instantiated
17. A block of code that performs a specific task
Sub procedure
Applications
Instantiated
Method
18. The window that lists an object's attributes (properties)
Coding
Properties window
Object-oriented programming language
IDE
19. integrated development environment
Events
Class
GUI
IDE
20. Graphical User Interface
Windows Form Designer window
Executable file
GUI
Properties list
21. What the user sees and interacts with while an application is running.
Instance
user interface
Code
Form
22. The foundation for the user interface in a Windows application; referred to more simply as a form
Sub procedure
Windows Form object
Events
Windows Form Designer window
23. Acronym for object-oriented programming
Button control
OOP
Properties
Point
24. Actions to which an object can respond; examples include clicking and double-clicking
Reference control
Settings box
Debugging
Events
25. A block of memory cells inside the computer; contains the code that defines a group of related classes.
IDE
Namespace
programs
Applications
26. Appears in the Code Editor window; list the names of the object included in the user interface
Properties window
Executable file
Computer programs
Class Name list box
27. A file that contains code
Keyword
Source file
user interface
Form
28. A set of Visual Basic instructions that tell an object how to respond to an event
Controls
Properties window
Events
Event procedure
29. Program instructions
programmers
Button control
Properties
Code
30. Anything that can be seen - touched - used
Toolbox
programmers
Applications
Object
31. A word that has a special meaning in a programming language
Class definition
Controls
programs
Keyword
32. A file that can be run outside of the Visual Studio IDE. such as from the Run dialog box in Windows; the file has an .exe extension on its filename
Namespace
Properties
Executable file
Events
33. The right column of hte Properties list; displays the current value (setting) of each of the properties
Coding
Namespace
Source file
Settings box
34. The directions given to computers; also called computer programs
programs
Synatx
Settings box
Windows Form Designer window
35. The control used to display an image on a form
Picture box control
user interface
Events
Form file
36. The attributes of an object that control the object's appearance and behavior
programmers
Procedure header
Keyword
Properties
37. A unit of measurement used to describe the size of text; one point = 1/72 of an inch
Instantiated
Integrated development environment
Executable file
Point
38. A file that contains the code associated with a Windows form
Class
Properties list
Form file
Executable file
39. A predefined Visual Basic procedure that you can call (invoke) when needed
Picture box control
Settings box
Method
Computer programs
40. The practice of lowercasing the first word in an object's name and then uppercasing the first letter in each subsequent word in the name
Synatx
Windows Form object
Method Name list box
amel case
41. A block of code that specifies (or defines) the appearance and behaviors of an object
Class definition
amel case
Class Name list box
Controls
42. The process of creating an object from a class
Computer programs
Coding
Instantiated
Class
43. A programming language that allows the programmer to use objects to accomplish a programs's goal
Object-oriented programming language
Point
Class
programs
44. Refers to the Toolbox window
Toolbox
Integrated development environment
Toolbox window
Button control
45. The process of giving a mechanism the direction accomplish a task
amel case
Controls
Class
programming
46. The first control selected in a group of controls; this is the control whose size and /or location you want the other selected controls to match
Debugging
Reference control
Method
GUI
47. The directions given to computers; also called programs
Computer programs
Object box
Class definition
Label control
48. The last line in a procedure
Toolbox window
Windows Form Designer window
Procedure footer
Picture box control
49. Programs created for the Windows environment - the Web - or mobile devices
Applications
Computer programs
Controls
Keyword
50. An object created (instantiated) from a class
Object-oriented programming language
Instance
user interface
programmers