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