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