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