Exam 3: Memory Locations and Calculations
Exam 1: An Introduction to Visual Basic 201250 Questions
Exam 2: Creating a User Interface50 Questions
Exam 3: Memory Locations and Calculations50 Questions
Exam 4: Making Decisions in a Program50 Questions
Exam 5: More on the Selection Structure50 Questions
Exam 6: Repeating Program Instructions50 Questions
Exam 7: More on the Repetition Structure50 Questions
Exam 8: Sub and Function Procedures50 Questions
Exam 9: Arrays50 Questions
Exam 10: String Manipulation and Menus50 Questions
Exam 11: Structures and Sequential Files50 Questions
Exam 12: Access Databases and Linq50 Questions
Exam 13: Creating Simple Web Applications50 Questions
Exam 14: Creating Classes and Objects50 Questions
Exam 15: an Introduction to Programming17 Questions
Select questions type
A variable's ____ indicates where the variable can be used in the application's code.
(Multiple Choice)
4.9/5
(36)
Specifying the number of decimal places and the special characters to display in a number is called ____.
(Multiple Choice)
4.8/5
(38)
____ numbers indicate the order in which the computer performs the operation in an expression.
(Multiple Choice)
4.8/5
(37)
Variables assigned the Integer, Long, or Short data type can store ____, which are whole numbers - positive or negative numbers without any decimal places.
(Multiple Choice)
4.9/5
(46)
Match each item with a statement below.
a.valid
f.scope
b.invalid
g.pseudocode
c.named constant
h.lifetime
d.Boolean
i.bug
e.Unicode
-Data that the application is expecting the user to enter.
(Short Answer)
4.8/5
(46)
Unlike a variable's value, a named constant's value cannot be changed while the application is running.
(True/False)
4.7/5
(36)
What is implicit conversion, when does data loss occur with implicit type conversions and how is it prevented?
(Not Answered)
This question doesn't have any answer yet
Showing 41 - 50 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)