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