Multiple Choice
One way to make sure a variable has been assigned a value is to ___________ the variable with a value when you declare it.
A) initialize
B) instantiate
C) concatenate
D) compare
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q58: Constant names must always be written in
Q59: If a statement in the try block
Q60: C# has a special set of operators
Q61: Programs use data types to store data
Q62: A numeric literal that is assumed to
Q64: Primitive data types are not supported in
Q65: Which one of the following statements declares
Q66: When you pass the formatting string _
Q67: A _ is a number that is
Q68: Only TextBox controls have a TabIndex property.