nerdexam
Microsoft

98-361 · Question #19

98-361 Question #19: Real Exam Question with Answer & Explanation

The correct answer is A. String. Need a string to store characters.

Question

You are creating a variable for an application. You need to store data that has the following characteristics in this variable: - Consists of numbers and characters - Includes numbers that have decimal points Which data type should you use?

Options

  • AString
  • BFloat
  • CChar
  • DDecimal

Explanation

Need a string to store characters.

Community Discussion

No community discussion yet for this question.

Full 98-361 Practice