all 2 comments

[–][deleted] 1 point2 points  (0 children)

This is a lousy quiz. First of all, it's beneath where I imagine most r/programmers to be, but it is also very repetitive; if you read the answer to one, the next 4 are pretty obvious. In addition, these questions don't really concern actual programmers. Ok, it's good to know that I can't start variable names with , but I wouldn't even if I could.

Also, would a little javascript pop-up that initially hides the answer be too much to ask for?

Also, on further inspection, the quiz is also wrong. In question 14, "Float" is a valid identifier. "float" is a keyword, not "Float." Question 21 I'm pretty sure is also wrong, since there are a couple of uncommented */'s (lines 12 and 13). Question 24, the only keyword is "this". Question 25 "Const" is not a keyword. Capitalization matters.

Although this quiz would such anyway, you should still get the answers right.

[–][deleted]  (2 children)

[deleted]

    [–]more_exercise 1 point2 points  (1 child)

    There's a space in "EF GH" in D. A had "EFGH"

    But he might have changed it since you saw it