Checking It

Select the correct answer to the following questions.

Multiple Choice

1:The size of the memory location required by a fundamental data type is:
  1. Fixed size, depending on the actual type.

  2. Fixed size, always 4 bytes.

  3. Fixed size for some types, variable size for others.

  4. Not applicable. Fundamental data types are always allocated by the compiler.

2:Integral numeric types are:
  1. Integer.

  2. Short, Integer, and Long.

  3. Byte, Short, Integer, and Long.

  4. Byte, Short, Integer, Long, and Char.

3:Which fundamental numeric type can represent a decimal number with the highest possible precision?
  1. Double.

  2. Single.

  3. String.

  4. Decimal.

4:A variable declaration is:
  1. Telling ...

Get Visual Basic® .NET by Example now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.