Multiple Choice
Which one of the following declaration statements is not a value type?
A) decimal grossPay = 0.0m;
B) int playerScore = 0;
C) bool qualify = false;
D) Random rand = new Random() ;
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: It is preferred practice to use a(n)
Q11: The first step in calculating the average
Q12: To access a single element in a
Q13: Which one of the following statements is
Q14: The primary advantage of the binary search
Q16: You can use the == operator to
Q17: The .NET Framework provides a class named
Q18: Arrays are always passed by value when
Q19: The _ uses a loop to step
Q20: To sum all the elements of a