Knowledge check

Completed

Check your knowledge

1.

Which of the following variable names should or must be avoided?

2.

What is the problem with this line of code: var message;

3.

Which of the following is the output of Console.WriteLine(34.40M);?

4.

Which of the following lines of code creates a variable correctly?