This question requires that you evaluate the underlined text to determine if it is correct. Arguments are passed to console applications as a Hashtable object.
Select the correct answer if the underlined text does not make the statement correct. Select "No change is needed'' if the underlined text makes the statement correct.
- No change is needed
- String Array
- StoredProcedureCollection
- Dictionary
Answer(s): B
Explanation:
Arguments are passed to console applications as a String Array object.
Display Answer
Next Question