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