Seda brauserit enam ei toetata.
Uusimate funktsioonide, turbevärskenduste ja tehnilise toe kasutamiseks võtke kasutusele Microsoft Edge.
What is the primary job of the compiler?
The compiler primarily locates spelling mistakes in your code.
The compiler primarily executes your code.
The compiler primarily converts your code into an executable format that the computer can understand.
Which of the following statements is true about C#?
C# is case insensitive.
Console is a method, and WriteLine() is a class.
Console
WriteLine()
You use double quotation marks to create a literal string.
What is wrong with this line of code? Console.WriteLine("What is wrong with me?")
Console.WriteLine("What is wrong with me?")
The L in WriteLine should be lower-case.
L
WriteLine
It's missing a semi-colon at the end
The string should use single-quotes.
You must answer all questions before checking your work.
Kas sellest lehest oli abi?
Kas vajate selle teemaga seoses abi?
Kas soovite selle teema selgitamiseks või juhendamiseks kasutada funktsiooni Ask Learn?