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 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
programming
Integrated development environment
IDE
Reference control
2. The section of the Properties window that contains the name of the selected object
Windows Form object
Namespace
Object box
Settings box
3. A programming language that allows the programmer to use objects to accomplish a programs's goal
Source file
Object-oriented programming language
OOP
Button control
4. A block of memory cells inside the computer; contains the code that defines a group of related classes.
Solution Explore window
Windows Form Designer window
Executable file
Namespace
5. The last line in a procedure
Code
GUI
Procedure footer
Class Name list box
6. languages used to communicate with a computer
Reference control
Integrated development environment
Toolbox window
programming language
7. Program instructions
Instantiated
Executable file
programming language
Code
8. The window that lists an object's attributes (properties)
Namespace
Picture box control
Properties window
GUI
9. A period; used to indicate a hierarchy
Method Name list box
Debugging
Windows Form object
Dot member access operator
10. Appears in the Code Editor window; lists the events to which the selected object is capable of responding
GUI
Method Name list box
Source file
Toolbox window
11. The form that appears automatically when an applications is started
Startup form
Computer programs
Form file
programming
12. Anything that can be seen - touched - used
Object
Computer programs
Windows Form object
Controls
13. The process of giving a mechanism the direction accomplish a task
Source file
Keyword
Toolbox window
programming
14. integrated development environment
Windows Form Designer window
Keyword
GUI
IDE
15. A predefined Visual Basic procedure that you can call (invoke) when needed
Windows Form object
Keyword
Method
OOP
16. The process of locating and correcting the errors (bugs) in a program
Debugging
amel case
Properties window
Solution Explore window
17. The foundation for the user interface in a Windows application; also called a Windows Form object
Form
IDE
Procedure header
Object
18. A file that contains code
Object box
Source file
Toolbox
Event procedure
19. The window in which you create an application's GUI
Properties
Windows Form Designer window
Coding
Events
20. A file that contains the code associated with a Windows form
Class Name list box
Form file
Reference control
Solution Explore window
21. The right column of hte Properties list; displays the current value (setting) of each of the properties
Toolbox window
programmers
Object
Settings box
22. Programs created for the Windows environment - the Web - or mobile devices
Applications
Procedure footer
programmers
Reference control
23. The process of translating a solution into a language that the computer can understand
Class definition
Coding
Class
Namespace
24. The attributes of an object that control the object's appearance and behavior
OOP
Properties
Object box
Solution Explore window
25. 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
amel case
Computer programs
Instance
Properties list
26. A block of code that performs a specific task
Sub procedure
Windows Form object
Integrated development environment
amel case
27. 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
Instance
Dot member access operator
Properties list
Class Name list box
28. The people who write computer programs
Class
OOP
programmers
Events
29. The window that displays a list of the projects contained in the current solution and the items contained in each project
Events
Toolbox window
Event procedure
Solution Explore window
30. The directions given to computers; also called programs
Class definition
Computer programs
Procedure footer
Code
31. A pattern that the computer uses to create (instantiate) an object.
programmers
Label control
amel case
Class
32. Refers to the Toolbox window
Controls
IDE
Toolbox
Windows Form object
33. 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
Code
Method Name list box
Executable file
Windows Form Designer window
34. An object created (instantiated) from a class
Class
Instance
Keyword
Instantiated
35. The rules of a programming language
GUI
Solution Explore window
Keyword
Synatx
36. A set of Visual Basic instructions that tell an object how to respond to an event
programming
Label control
Event procedure
Properties
37. Actions to which an object can respond; examples include clicking and double-clicking
Instantiated
Button control
Events
Keyword
38. A word that has a special meaning in a programming language
Picture box control
Keyword
Instance
Startup form
39. An environment that contains all of the tools and features you need to create - run - and test your programs; also called an IDE
GUI
Method Name list box
Form file
Integrated development environment
40. The foundation for the user interface in a Windows application; referred to more simply as a form
Class Name list box
GUI
Point
Windows Form object
41. What the user sees and interacts with while an application is running.
user interface
Object box
Dot member access operator
Procedure footer
42. The control commonly used to perform an immediate action when clicked
Integrated development environment
Procedure header
Button control
Toolbox window
43. objects (such as a label - picture box - or button) added to form
Dot member access operator
Properties
Label control
Controls
44. The directions given to computers; also called computer programs
Method
Class Name list box
programs
Windows Form Designer window
45. Graphical User Interface
Procedure header
Sub procedure
GUI
Code
46. Appears in the Code Editor window; list the names of the object included in the user interface
Procedure header
Solution Explore window
Method Name list box
Class Name list box
47. The fist line in a procedure
Procedure header
Instance
Toolbox window
Windows Form object
48. The control used to display text that the user is not allowed to edit while an application is running
Label control
GUI
Debugging
Controls
49. The process of creating an object from a class
Executable file
Point
GUI
Instantiated
50. A block of code that specifies (or defines) the appearance and behaviors of an object
Properties window
Class definition
Form file
Code