Ši naršyklė nebepalaikoma.
Atnaujinkite į „Microsoft Edge“, kad pasinaudotumėte naujausiomis funkcijomis, saugos naujinimais ir techniniu palaikymu.
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.
Ar šis puslapis buvo naudingas?
Reikia pagalbos šioje temoje?
Norite išbandyti funkciją „Ask Learn“, kad patikslintų arba paaiškintų šią temą?