Multiple Choice
If you specify a path in a string literal, be sure to prefix the string with the ____________ symbol, also known as the literal text character.
A) #
B) @
C) $
D) *
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q35: Not only may the counter variable of
Q36: An exception will never be thrown when
Q37: A _ contains data that has been
Q38: When the user specifies a location and
Q39: When you work with a _, you
Q41: The statement or block of statements following
Q42: The _ is a method in by
Q43: In order for a program to work
Q44: You can call a Random object's _
Q45: The decrement operator is _.<br>A) +=<br>B) --<br>C)