Този браузър вече не се поддържа.
Надстройте до Microsoft Edge, за да се възползвате от най-новите функции, актуализации на защитата и техническа поддръжка.
Which of the following demonstrates recommended guidelines for naming a variable?
my-string.
my-string
initialMessage$.
initialMessage$
initialMessage.
initialMessage
Which of the following is a bad reason to use a code comment?
To describe the high-level intent of the code.
To explain how a new C# keyword works.
To temporarily comment out a line of code while evaluating a feature in a different way.
Which of the following statements about using whitespace in code is true?
Reducing the amount of whitespace improves code performance (execution speed).
Whitespace should be used to every two or three lines to separate code lines.
Whitespace should be used judiciously to improve the readability of your code.
You must answer all questions before checking your work.
Тази страница полезна ли беше?
Нуждаете се от помощ по тази тема?
Искате ли да опитате да използвате Ask Learn, за да изясните или да ви насочи по тази тема?