", "text": "Is this correct syntax to include JS Code inside HTML Page ?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "No", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Yes", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "We cannot Place JS Code in the body tag . Say true/false.", "text": "We cannot Place JS Code in the body tag . Say true/false.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A string;", "text": "A string;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Expresses a true false statement", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "takes in an input, does something with it, and then returns an output.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Runs a boolean (true/false) statement based on data entered", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "can contain letters, numbers, spaces, and symbols.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "What surrounds a string?", "text": "What surrounds a string?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Curly Brackets", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Parenthesis", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Square Brackets", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Quotations", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "To display writing on the screen you must include this direction;", "text": "To display writing on the screen you must include this direction;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Document Write", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "documentWrite", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "document.write", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "document.write( )", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A variable;", "text": "A variable;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Expresses a true false statement", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "takes in an input, does something with it, and then returns an output.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Runs a boolean (true/false) statement based on data entered", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "stores a string, number, or boolean, and gives it a specific, case-sensitive name", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A boolean;", "text": "A boolean;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "can contain letters, numbers, spaces, and symbols.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "takes in an input, does something with it, and then returns an output.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Runs a boolean (true/false) statement based on data entered", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Expresses a true false statement", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A function;", "text": "A function;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Expresses a true false statement", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "can contain letters, numbers, spaces, and symbols.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Runs a boolean (true/false) statement based on data entered", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "takes in an input, does something with it, and then returns an output.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "An if/else statement;", "text": "An if/else statement;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Expresses a true false statement", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "can contain letters, numbers, spaces, and symbols.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "takes in an input, does something with it, and then returns an output.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "Runs a boolean (true/false) statement based on data entered", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "What surrounds an if/else statement?", "text": "What surrounds an if/else statement?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Quotations", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Parenthesis", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Square Brackets", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "Curly Brackets", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "An array is;", "text": "An array is;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Shapes", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Sizes", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Options", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "Lists of data", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "What surrounds an array?", "text": "What surrounds an array?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Quotations", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Curly Brackets", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Parenthesis", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "Square Brackets", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Wy\u015bwietlanie tekstu", "text": "Wy\u015bwietlanie tekstu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "write (tekst);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "write(\"tekst\");", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "document.write(tekst);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "document.write(\"tekst\");", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Okno informacyjne w JS to:", "text": "Okno informacyjne w JS to:", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "confirm(\"Uwaga awaria systemu\");", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "prompt(\"Uwaga awaria systemu\");", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "writeln(\"Uwaga awaria systemu\");", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "alert(\"Uwaga awaria systemu\");", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Undefined okre\u015bla warto\u015b\u0107", "text": "Undefined okre\u015bla warto\u015b\u0107", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "pust\u0105", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "obiektow\u0105", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "logiczn\u0105", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "niezdefiniowan\u0105", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Operator % oznacza :", "text": "Operator % oznacza :", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "dzielenie", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "dzielenie ca\u0142kowite", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "negacj\u0119 zmiennej", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "reszt\u0119 z dzielenia", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "pow -", "text": "pow -", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "zaokr\u0105glenie w g\u00f3r\u0119", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "zaokr\u0105glenie w d\u00f3\u0142", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "obcinanie miejsc po przecinku o okre\u015blon\u0105 liczb\u0119", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "pot\u0119ga", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "parseInt ()", "text": "parseInt ()", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "pr\u00f3buje zwr\u00f3ci\u0107 liczb\u0119 rzeczywist\u0105 typu float o podanej podstawie.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "zamienia liczb\u0119 ca\u0142kowit\u0105 na ci\u0105g znak\u00f3w", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "pr\u00f3buje zwr\u00f3ci\u0107 liczb\u0119 ca\u0142kowit\u0105 typu integer o podanej podstawie.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W skrypcie JavaScript zastosowano metod\u0119 DOM getElementaryByClassName(\u2018akapit\u2019). Metoda odwo\u0142a si\u0119 do akapitu", "text": "W skrypcie JavaScript zastosowano metod\u0119 DOM getElementaryByClassName(\u2018akapit\u2019). Metoda odwo\u0142a si\u0119 do akapitu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "

akapit

", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "

akapit2

", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "

akapit3

", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "

akapit4

", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Aby skorzysta\u0107 ze skryptu zapisanego w pliku przyk\u0142ad.js, nale\u017cy po\u0142\u0105czy\u0107 go ze stron\u0105 za pomoc\u0105 kodu", "text": "Aby skorzysta\u0107 ze skryptu zapisanego w pliku przyk\u0142ad.js, nale\u017cy po\u0142\u0105czy\u0107 go ze stron\u0105 za pomoc\u0105 kodu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W j\u0119zyku JavaScript typ boolean mo\u017ce by\u0107 reprezentowany przez warto\u015b\u0107", "text": "W j\u0119zyku JavaScript typ boolean mo\u017ce by\u0107 reprezentowany przez warto\u015b\u0107", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": " 45.3", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": " -20", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "null", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": " true", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W j\u0119zyku JavaScript nale\u017cy zapisa\u0107 warunek, kt\u00f3ry b\u0119dzie spe\u0142niony, gdy zmienna a b\u0119dzie dowoln\u0105 liczb\u0105 naturaln\u0105 dodatni\u0105 (bez 0) lub gdy zmienna b b\u0119dzie dowoln\u0105 liczb\u0105 z przedzia\u0142u domkni\u0119tego od 10 doU\u017cyte w tym warunku wyra\u017cenie logiczne b\u0119dzie mia\u0142o posta\u0107", "text": "W j\u0119zyku JavaScript nale\u017cy zapisa\u0107 warunek, kt\u00f3ry b\u0119dzie spe\u0142niony, gdy zmienna a b\u0119dzie dowoln\u0105 liczb\u0105 naturaln\u0105 dodatni\u0105 (bez 0) lub gdy zmienna b b\u0119dzie dowoln\u0105 liczb\u0105 z przedzia\u0142u domkni\u0119tego od 10 doU\u017cyte w tym warunku wyra\u017cenie logiczne b\u0119dzie mia\u0142o posta\u0107", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "(a>0) && ((b>=10) && (b<=100))", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "(a>0) || ((b>=10) || (b<=100))", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": " (a>0) && ((b>=10) || (b<=100))", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "(a>0) || ((b>=10) && (b<=100))", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W instrukcji warunkowej j\u0119zyka JavaScript nale\u017cy sprawdzi\u0107 przypadek, gdy warto\u015b\u0107 zmiennej a jest z przedzia\u0142u (0, 100), natomiast warto\u015b\u0107 zmiennej b jest wi\u0119ksza od zera. Warunek taki jest prawid\u0142owo zapisany w nastepuj\u0105cy spos\u00f3b", "text": "W instrukcji warunkowej j\u0119zyka JavaScript nale\u017cy sprawdzi\u0107 przypadek, gdy warto\u015b\u0107 zmiennej a jest z przedzia\u0142u (0, 100), natomiast warto\u015b\u0107 zmiennej b jest wi\u0119ksza od zera. Warunek taki jest prawid\u0142owo zapisany w nastepuj\u0105cy spos\u00f3b", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "if ((a>0 && a<100) || b<0)", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": " if ((a>0 || a<100) && b>0)", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": " if (a>0 || a<100 || b<0)", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": " if (a>0 && a<100 && b>0)", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Wybierz poprawn\u0105 definicj\u0119 funkcji w j\u0119zyku JavaScript", "text": "Wybierz poprawn\u0105 definicj\u0119 funkcji w j\u0119zyku JavaScript", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "nazwa_funkcji(argumenty) {instrukcje;},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "typ_funkcji nazwa_funkcji(argumenty) {instrukcje;},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "new nazwa_funkcji(argumenty) {instrukcje;},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "function nazwa_funkcji(argumenty) {instrukcje;},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": " W j\u0119zyku JavaScript zapis w ramce oznacza, \u017ce
cs-2 sb-1-JavaScriptimg_no 587.jpg", "text": " W j\u0119zyku JavaScript zapis w ramce oznacza, \u017ce
cs-2 sb-1-JavaScriptimg_no 587.jpg", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "nazwa jest w\u0142a\u015bciwo\u015bci\u0105 obiektu przedmiot", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "nazwa jest polem klasy przedmiot", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "zmienna x b\u0119dzie przechowywa\u0107 wynik dzia\u0142ania funkcji przedmiot", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "zmienna x b\u0119dzie przechowywa\u0107 wynik dzia\u0142ania metody nazwa", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Javascript to:", "text": "Javascript to:", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "kopytko", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "j\u0119zyk znacznik\u00f3w", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "hipertekstowy j\u0119zyk znacznik\u00f3w,", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "skryptowy j\u0119zyk programowania,", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Javascript jest wykonywany przez", "text": "Javascript jest wykonywany przez", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Przez serwer", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Przez zewn\u0119trzny kompilator", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Przez przegl\u0105dark\u0119 internetow\u0105", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Polecenie window.alert() s\u0142u\u017cy do:", "text": "Polecenie window.alert() s\u0142u\u017cy do:", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Ustawienia czasu alarmu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Zg\u0142aszanie sprawy do prokuratury", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Informowaniu u\u017cytkownika o niebezpiecze\u0144stwie", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Wywo\u0142ywania okna z komunikatem", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Co b\u0119dzie wynikiem dzia\u0142ania skrypu
cs-2 sb-1-JavaScriptimg_no 588.jpg", "text": "Co b\u0119dzie wynikiem dzia\u0142ania skrypu
cs-2 sb-1-JavaScriptimg_no 588.jpg", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Wy\u015bwietlenie liczby 5+6 w paragrafie o id=\"demo\"", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Wy\u015bwietli si\u0119 komunikat o b\u0142\u0119dzie", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Ca\u0142y kod strony zostanie zast\u0105piony liczb\u0105 11", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Wy\u015bwietlenie liczby 11 w paragrafie o id=\"demo\"", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Znak \";\"s\u0142u\u017cy do:", "text": "Znak \";\"s\u0142u\u017cy do:", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "przypisywania warto\u015bci do liczby", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "oddzielania ci\u0105gu znak\u00f3w", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "wstawiania komentarzy", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "ko\u0144czenia pojedynczej instrukcji", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W formularzu dane z pola input o typie number zosta\u0142y zapisane do zmiennej a, a nast\u0119pnie przetworzone w skrypcie JavaScript w nast\u0119puj\u0105cy spos\u00f3b. Zmienna z b\u0119dzie typu
cs-2 sb-1-JavaScriptimg_no 589.jpg", "text": "W formularzu dane z pola input o typie number zosta\u0142y zapisane do zmiennej a, a nast\u0119pnie przetworzone w skrypcie JavaScript w nast\u0119puj\u0105cy spos\u00f3b. Zmienna z b\u0119dzie typu
cs-2 sb-1-JavaScriptimg_no 589.jpg", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "liczbowego, ca\u0142kowitego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "napisowego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "NaN", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "zmiennoprzecinkowego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Jakie elementy wypisze funkcja wypisz(2) stworzona w j\u0119zyku JavaScript?
cs-2 sb-1-JavaScriptimg_no 590.jpg", "text": "Jakie elementy wypisze funkcja wypisz(2) stworzona w j\u0119zyku JavaScript?
cs-2 sb-1-JavaScriptimg_no 590.jpg", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "6", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "3 4 6 8", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "2 3 4 6", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "3 4 6", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W j\u0119zyku skryptowym JavaScript zmienne mog\u0105 by\u0107 deklarowane", "text": "W j\u0119zyku skryptowym JavaScript zmienne mog\u0105 by\u0107 deklarowane", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "zawsze z poprzedzaj\u0105cym nazw\u0119 znakiem $", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "tylko je\u015bli podamy typ zmiennej i jej nazw\u0119", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "tylko na pocz\u0105tku skryptu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "w momencie pierwszego u\u017cycia zmiennej", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Przedstawiona funkcja zapisana kodem JavaScript ma za zadanie:
cs-2 sb-1-JavaScriptimg_no 591.jpg", "text": "Przedstawiona funkcja zapisana kodem JavaScript ma za zadanie:
cs-2 sb-1-JavaScriptimg_no 591.jpg", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "wpisa\u0107 wyniki mno\u017cenia a przez n", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "wpisa\u0107 kolejne liczby od a do n", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "zwr\u00f3ci\u0107 iloczyn kolejnych liczb od 1 do a", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "zwr\u00f3ci\u0107 wynik pot\u0119gowania a^n", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Kt\u00f3r\u0105 czynno\u015b\u0107 gwarantuj\u0105c\u0105 poprawne wykonanie przedstawionego kodu JavaScript, nale\u017cy wykona\u0107 przed p\u0119tl\u0105?
cs-2 sb-1-JavaScriptimg_no 592.jpg", "text": "Kt\u00f3r\u0105 czynno\u015b\u0107 gwarantuj\u0105c\u0105 poprawne wykonanie przedstawionego kodu JavaScript, nale\u017cy wykona\u0107 przed p\u0119tl\u0105?
cs-2 sb-1-JavaScriptimg_no 592.jpg", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Sprawdzi\u0107 rozmiar tabeli tab", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Sprawdzi\u0107 czy text jest typu znakowego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Zadeklarowa\u0107 zmienn\u0105 i", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Zainicjowa\u0107 zmienn\u0105 text", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Co spowoduje fragment skryptu w j\u0119zyku JavaScript?
cs-2 sb-1-JavaScriptimg_no 593.jpg", "text": "Co spowoduje fragment skryptu w j\u0119zyku JavaScript?
cs-2 sb-1-JavaScriptimg_no 593.jpg", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Przypisze zmiennej s fragment napisu ze zmiennej n, o okre\u015blonej przez zmienn\u0105 length d\u0142ugo\u015bci", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Przypisze zmienn\u0105 n do zmiennej s", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Wy\u015bwietli d\u0142ugo\u015b\u0107 napisu ze zmiennej n", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "Przypisze zmiennej s warto\u015b\u0107 odpowiadaj\u0105c\u0105 d\u0142ugo\u015bci napisu ze zmiennej n", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Funkcje deklarujemy za pomoc\u0105 s\u0142owa kluczowego", "text": "Funkcje deklarujemy za pomoc\u0105 s\u0142owa kluczowego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "func", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "FUNCTION", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Aby funkcja zwraca\u0142a warto\u015b\u0107, nale\u017cy u\u017cy\u0107 s\u0142owa kluczowego", "text": "Aby funkcja zwraca\u0142a warto\u015b\u0107, nale\u017cy u\u017cy\u0107 s\u0142owa kluczowego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "exit", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "end", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "return", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Kt\u00f3ra linijka kodu pokazuje wywo\u0142anie funkcji?", "text": "Kt\u00f3ra linijka kodu pokazuje wywo\u0142anie funkcji?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "function suma(2,3);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "suma;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "function(2,3);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "suma(2,3);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Do deklarowania zmiennych u\u017cywamy s\u0142owa kluczowego", "text": "Do deklarowania zmiennych u\u017cywamy s\u0142owa kluczowego", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "int", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "for", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "var", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "W j\u0119zyku JavaScript wynik dzia\u0142ania instrukcji zmienna++; b\u0119dzie taki sam jak instrukcji", "text": "W j\u0119zyku JavaScript wynik dzia\u0142ania instrukcji zmienna++; b\u0119dzie taki sam jak instrukcji", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "zmienna--;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "zmienna=zmienna+10;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "zmienna===zmienna+1;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "zmienna+=1;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Typ zmiennej w j\u0119zyku JavaScript", "text": "Typ zmiennej w j\u0119zyku JavaScript", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "nie wyst\u0119puje", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "jest tylko jeden", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": " musi by\u0107 zadeklarowany na pocz\u0105tku skryptu", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": " nast\u0119puje poprzez przypisanie warto\u015bci", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Kt\u00f3ry spos\u00f3b komentowania jednoliniowego jest dozwolony w j\u0119zyku JavaScript?", "text": "Kt\u00f3ry spos\u00f3b komentowania jednoliniowego jest dozwolony w j\u0119zyku JavaScript?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": ";", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The \"stroke\" command means", "text": "The \"stroke\" command means", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "color inside shape", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "color outside shape", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "color of blocks", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "border", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "What does the \"fill\" command do", "text": "What does the \"fill\" command do", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "put letters in the shape", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "put pictures in the shape", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "put code in the shape", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "put color in the shape", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Any code that is within the following draw function:draw = function(){......},", "text": "Any code that is within the following draw function:draw = function(){......},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Will be performed twice", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Will not be performed", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Will be performed once", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "Will be repeated over and over again", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The following code will: x++;", "text": "The following code will: x++;", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Add 1 to the previous value of y", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Subtract 1 from the previous value of x", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Give an error message", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Add 1 to the previous value of x", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A variable is used to:", "text": "A variable is used to:", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Draw a circle", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Store a value that does not change", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Draw a rectangle", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "Store a value in memory", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "In a programming language, __________ are used to store data values.", "text": "In a programming language, __________ are used to store data values.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "tags", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "codes", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "files", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "variables", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript uses the _______ keyword to define variables.", "text": "JavaScript uses the _______ keyword to define variables.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "vrb", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "vari", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "va", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "var", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "This saves a value, which can be then assigned when writing code", "text": "This saves a value, which can be then assigned when writing code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Parameter", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "Variable", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Programming and scripting languages are translated into this machine-readable form.", "text": "Programming and scripting languages are translated into this machine-readable form.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Syntax", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Compiler", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "Operator", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "Binary Code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Why do we write functions?", "text": "Why do we write functions?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Make our code easier to understand\u00a0", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Avoid writing repeated code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "Make our code reusable", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "All of these", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Is JavaScript exactly the same as Java?", "text": "Is JavaScript exactly the same as Java?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "Yes", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "No", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Which statement will call a function\u00a0animate\u00a0every 50 milliseconds?", "text": "Which statement will call a function\u00a0animate\u00a0every 50 milliseconds?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "setTimer(animate(), 50);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "for(var i = 0; i < 50; i++){animate();},", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "timer.animate(50);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "setTimer(animate, 50);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "To add a rectangle named\u00a0rect\u00a0to the screen, which command do you need to give?", "text": "To add a rectangle named\u00a0rect\u00a0to the screen, which command do you need to give?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "new(rect);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "put(rect);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "rect();", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "add(rect);", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript must adhere to specific rules of grammar called_________.", "text": "JavaScript must adhere to specific rules of grammar called_________.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "binary code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "compiler", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "operator", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "syntax", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A variable is recognized as part of the language definition.", "text": "A variable is recognized as part of the language definition.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The conditional statement, in Javascript, begins with the word _______.", "text": "The conditional statement, in Javascript, begins with the word _______.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "Then", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "Else", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "OK", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "If", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Indicates the beginning \u00a0and the end of a JavaScript section.", "text": "Indicates the beginning \u00a0and the end of a JavaScript section.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": " ", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A user-defined name for a memory location whose value can change over time.", "text": "A user-defined name for a memory location whose value can change over time.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "syntax", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "operator", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "token", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "variable", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A specialized piece of software that translates programming language into a machine-readable form", "text": "A specialized piece of software that translates programming language into a machine-readable form", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "interpretation", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "status line", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "variable", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "compiler", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Which of the following formatting tags are HTML and DO NOT need to be inside of the tags?", "text": "Which of the following formatting tags are HTML and DO NOT need to be inside of the tags?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "
", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "

", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "

", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "all", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "In JavaScript, you should include a semi-colon at the end of each statement.", "text": "In JavaScript, you should include a semi-colon at the end of each statement.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "no", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "yes", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Strictly speaking, JavaScript is a programming language, not a scripting language.", "text": "Strictly speaking, JavaScript is a programming language, not a scripting language.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The default JavaScript object is called document.", "text": "The default JavaScript object is called document.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript requires a compiler.", "text": "JavaScript requires a compiler.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript code is embedded in HTML documents between tags.", "text": "JavaScript code is embedded in HTML documents between tags.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Web browsers can process HTML tags that are placed between the tags.", "text": "Web browsers can process HTML tags that are placed between the tags.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Embedding HTML tags in JavaScript output strings will cause a syntax error.", "text": "Embedding HTML tags in JavaScript output strings will cause a syntax error.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript objects include both properties and methods.", "text": "JavaScript objects include both properties and methods.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript method names are always followed by a list of zero or more parameters.", "text": "JavaScript method names are always followed by a list of zero or more parameters.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "appName and status are both examples of JavaScript object ____________.", "text": "appName and status are both examples of JavaScript object ____________.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "tokens", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "documents", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "syntax", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "properties", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The ________________ relational operator means \"is not equal to.\"", "text": "The ________________ relational operator means \"is not equal to.\"", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "@=", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "=!", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": ":=", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 3, "text": "!=", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A(n) _______________ is a system-level response to the occurrence of some specific condition.", "text": "A(n) _______________ is a system-level response to the occurrence of some specific condition.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "array", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "entity code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "event", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "An important concept you need to master when working with images in JavaScript is _____________.", "text": "An important concept you need to master when working with images in JavaScript is _____________.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "array", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "entity code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "binary code", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "function", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "All frames that make up a Web page can communicate with each other by means of JavaScript functions.", "text": "All frames that make up a Web page can communicate with each other by means of JavaScript functions.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The frameset file is known as the", "text": "The frameset file is known as the", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "child document", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "a set of HTML files", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "frames document", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "parent document", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "A callback is a function that is passed as an argument to another function.", "text": "A callback is a function that is passed as an argument to another function.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Which symbol is used as an abbreviation for the jQuery function?", "text": "Which symbol is used as an abbreviation for the jQuery function?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "%", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 1, "text": "&", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "@", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 2, "text": "$", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "JavaScript is a simpler form of Java built for the web.", "text": "JavaScript is a simpler form of Java built for the web.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The code in a function can access variables declared outside of the function.", "text": "The code in a function can access variables declared outside of the function.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "Variables declared inside of a function are accessible outside of the function?", "text": "Variables declared inside of a function are accessible outside of the function?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The syntax for JavaScript objects is similar to the syntax for Python dictionaries?", "text": "The syntax for JavaScript objects is similar to the syntax for Python dictionaries?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "What is the name of the JavaScript standard?", "text": "What is the name of the JavaScript standard?", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 0, "text": "JavaScript", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 2, "text": "JS", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}, {"@type": "Answer", "position": 3, "text": "PEP", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 1, "text": "ECMA Script", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}, {"@type": "Question", "typicalAgeRange": "7-22", "eduQuestionType": "Multiple choice", "learningResourceType": "Practice problem", "name": "The ++ operator increments the value of the operand by one.", "text": "The ++ operator increments the value of the operand by one.", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "No Hint"}, "suggestedAnswer": [{"@type": "Answer", "position": 1, "text": "False", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is incorrect option."}}], "acceptedAnswer": {"@type": "Answer", "position": 0, "text": "True", "encodingFormat": "text/html", "comment": {"@type": "Comment", "text": "It is correct option."}, "answerExplanation": {"@type": "Comment", "text": null}}}] }
Javascript is _________ language.
  • Programming
  • Scripting
  • Application
  • applet
JavaScript is ______ Side Scripting Language.
  • JSP
  • Servlet
  • Server
  • Browser
JavaScript is designed for following purpose -
  • To Style HTML Pages
  • To Perform Server Side Scripting Opertion
  • To add interactivity to HTML Pages.
  • To Execute Query Related to DB on Server
JavaScript is an ________ language.
  • compiled
  • interpreted
JavaScript Code is written inside file having extension __________.
  • .jsc
  • .jvs
  • .js
  • .javascript
Why JavaScript is called as Lightweight Programming Language ?
  • because JS can provide programming functionality inside but up to certain extend.
  • because JS is client side scripting
  • because JS is available free of cost.
  • because we can add programming functionality inside JS
Local Browser used for validations on the Web Pages uses __________.
  • HTML
  • CSS
  • js
  • java
Is this correct syntax to include JS Code inside HTML Page ?
  • Yes
  • No
We cannot Place JS Code in the body tag . Say true/false.
  • True
  • False.
A string;
  • Expresses a true false statement
  • can contain letters, numbers, spaces, and symbols.
  • takes in an input, does something with it, and then returns an output.
  • Runs a boolean (true/false) statement based on data entered
What surrounds a string?
  • Quotations
  • Curly Brackets
  • Parenthesis
  • Square Brackets
To display writing on the screen you must include this direction;
  • Document Write
  • documentWrite
  • document.write( )
  • document.write
A variable;
  • Expresses a true false statement
  • stores a string, number, or boolean, and gives it a specific, case-sensitive name
  • takes in an input, does something with it, and then returns an output.
  • Runs a boolean (true/false) statement based on data entered
A boolean;
  • Expresses a true false statement
  • can contain letters, numbers, spaces, and symbols.
  • takes in an input, does something with it, and then returns an output.
  • Runs a boolean (true/false) statement based on data entered
A function;
  • Expresses a true false statement
  • can contain letters, numbers, spaces, and symbols.
  • takes in an input, does something with it, and then returns an output.
  • Runs a boolean (true/false) statement based on data entered
An if/else statement;
  • Expresses a true false statement
  • can contain letters, numbers, spaces, and symbols.
  • takes in an input, does something with it, and then returns an output.
  • Runs a boolean (true/false) statement based on data entered
What surrounds an if/else statement?
  • Quotations
  • Curly Brackets
  • Parenthesis
  • Square Brackets
An array is;
  • Shapes
  • Sizes
  • Options
  • Lists of data
What surrounds an array?
  • Quotations
  • Curly Brackets
  • Parenthesis
  • Square Brackets
Wyświetlanie tekstu
  • write (tekst);
  • write("tekst");
  • document.write("tekst");
  • document.write(tekst);
Okno informacyjne w JS to:
  • alert("Uwaga awaria systemu");
  • confirm("Uwaga awaria systemu");
  • prompt("Uwaga awaria systemu");
  • writeln("Uwaga awaria systemu");
Undefined określa wartość
  • pustą
  • niezdefiniowaną
  • obiektową
  • logiczną
Operator % oznacza :
  • dzielenie
  • dzielenie całkowite
  • resztę z dzielenia
  • negację zmiennej
pow -
  • zaokrąglenie w górę
  • zaokrąglenie w dół
  • obcinanie miejsc po przecinku o określoną liczbę
  • potęga
parseInt ()
  • próbuje zwrócić liczbę całkowitą typu integer o podanej podstawie.
  • próbuje zwrócić liczbę rzeczywistą typu float o podanej podstawie.
  • zamienia liczbę całkowitą na ciąg znaków
W skrypcie JavaScript zastosowano metodę DOM getElementaryByClassName(‘akapit’). Metoda odwoła się do akapitu
  • akapit

  • akapit2

  • akapit3

  • akapit4

Aby skorzystać ze skryptu zapisanego w pliku przykład.js, należy połączyć go ze stroną za pomocą kodu
W języku JavaScript typ boolean może być reprezentowany przez wartość
  • 45.3
  • true
  • -20
  • null
W języku JavaScript należy zapisać warunek, który będzie spełniony, gdy zmienna a będzie dowolną liczbą naturalną dodatnią (bez 0) lub gdy zmienna b będzie dowolną liczbą z przedziału domkniętego od 10 doUżyte w tym warunku wyrażenie logiczne będzie miało postać
  • (a>0) && ((b>=10) && (b<=100))
  • (a>0) || ((b>=10) || (b<=100))
  • (a>0) && ((b>=10) || (b<=100))
  • (a>0) || ((b>=10) && (b<=100))
W instrukcji warunkowej języka JavaScript należy sprawdzić przypadek, gdy wartość zmiennej a jest z przedziału (0, 100), natomiast wartość zmiennej b jest większa od zera. Warunek taki jest prawidłowo zapisany w nastepujący sposób
  • if ((a>0 && a<100) || b<0)
  • if (a>0 && a<100 && b>0)
  • if ((a>0 || a<100) && b>0)
  • if (a>0 || a<100 || b<0)
Wybierz poprawną definicję funkcji w języku JavaScript
  • nazwa_funkcji(argumenty) {instrukcje;},
  • typ_funkcji nazwa_funkcji(argumenty) {instrukcje;},
  • function nazwa_funkcji(argumenty) {instrukcje;},
  • new nazwa_funkcji(argumenty) {instrukcje;},
W języku JavaScript zapis w ramce oznacza, że
cs-2 sb-1-JavaScriptimg_no 587.jpg
  • zmienna x będzie przechowywać wynik działania metody nazwa
  • nazwa jest właściwością obiektu przedmiot
  • nazwa jest polem klasy przedmiot
  • zmienna x będzie przechowywać wynik działania funkcji przedmiot
Javascript to:
  • skryptowy język programowania,
  • kopytko
  • język znaczników
  • hipertekstowy język znaczników,
Javascript jest wykonywany przez
  • Przez przeglądarkę internetową
  • Przez serwer
  • Przez zewnętrzny kompilator
Polecenie window.alert() służy do:
  • Wywoływania okna z komunikatem
  • Ustawienia czasu alarmu
  • Zgłaszanie sprawy do prokuratury
  • Informowaniu użytkownika o niebezpieczeństwie
Co będzie wynikiem działania skrypu
cs-2 sb-1-JavaScriptimg_no 588.jpg
  • Wyświetlenie liczby 11 w paragrafie o id="demo"
  • Wyświetlenie liczby 5+6 w paragrafie o id="demo"
  • Wyświetli się komunikat o błędzie
  • Cały kod strony zostanie zastąpiony liczbą 11
Znak ";"służy do:
  • kończenia pojedynczej instrukcji
  • przypisywania wartości do liczby
  • oddzielania ciągu znaków
  • wstawiania komentarzy
W formularzu dane z pola input o typie number zostały zapisane do zmiennej a, a następnie przetworzone w skrypcie JavaScript w następujący sposób. Zmienna z będzie typu
cs-2 sb-1-JavaScriptimg_no 589.jpg
  • liczbowego, całkowitego
  • zmiennoprzecinkowego
  • napisowego
  • NaN
Jakie elementy wypisze funkcja wypisz(2) stworzona w języku JavaScript?
cs-2 sb-1-JavaScriptimg_no 590.jpg
  • 6
  • 3 4 6
  • 3 4 6 8
  • 2 3 4 6
W języku skryptowym JavaScript zmienne mogą być deklarowane
  • w momencie pierwszego użycia zmiennej
  • zawsze z poprzedzającym nazwę znakiem $
  • tylko jeśli podamy typ zmiennej i jej nazwę
  • tylko na początku skryptu
Przedstawiona funkcja zapisana kodem JavaScript ma za zadanie:
cs-2 sb-1-JavaScriptimg_no 591.jpg
  • wpisać wyniki mnożenia a przez n
  • zwrócić wynik potęgowania a^n
  • wpisać kolejne liczby od a do n
  • zwrócić iloczyn kolejnych liczb od 1 do a
Którą czynność gwarantującą poprawne wykonanie przedstawionego kodu JavaScript, należy wykonać przed pętlą?
cs-2 sb-1-JavaScriptimg_no 592.jpg
  • Zainicjować zmienną text
  • Sprawdzić rozmiar tabeli tab
  • Sprawdzić czy text jest typu znakowego
  • Zadeklarować zmienną i
Co spowoduje fragment skryptu w języku JavaScript?
cs-2 sb-1-JavaScriptimg_no 593.jpg
  • Przypisze zmiennej s fragment napisu ze zmiennej n, o określonej przez zmienną length długości
  • Przypisze zmienną n do zmiennej s
  • Przypisze zmiennej s wartość odpowiadającą długości napisu ze zmiennej n
  • Wyświetli długość napisu ze zmiennej n
Funkcje deklarujemy za pomocą słowa kluczowego
  • Function
  • function
  • func
  • FUNCTION
Aby funkcja zwracała wartość, należy użyć słowa kluczowego
  • function
  • return
  • exit
  • end
Która linijka kodu pokazuje wywołanie funkcji?
  • function suma(2,3);
  • suma(2,3);
  • suma;
  • function(2,3);
Do deklarowania zmiennych używamy słowa kluczowego
  • int
  • var
  • for
  • function
W języku JavaScript wynik działania instrukcji zmienna++; będzie taki sam jak instrukcji
  • zmienna--;
  • zmienna=zmienna+10;
  • zmienna+=1;
  • zmienna===zmienna+1;
Typ zmiennej w języku JavaScript
  • nie występuje
  • następuje poprzez przypisanie wartości
  • jest tylko jeden
  • musi być zadeklarowany na początku skryptu
Który sposób komentowania jednoliniowego jest dozwolony w języku JavaScript?
  • //
  • #
  • !
What other languages are typically used with JavaScript?
  • Python
  • Ruby
  • HTML & CSS
  • SQL
How would you declare a variable in JavaScript?
  • var myName = "Sally"
  • myName = "Sally"
  • myName var = "Sally"
  • var myName = Sally
What is the difference between var and let in JavaScript?
  • There are no differences, they are both the same.
  • let is visible through blocks and accessed globally, var isn't.
  • var is visible through blocks and accessed globally, let isn't.
  • let is used more frequently, var isn't.
What would alert(6 + '2') show?
  • 8
  • 62
  • 6+'2'
  • 6'2'
What would alert('6'-2) show:
  • An error Message
  • 62
  • '6'-2
  • 4
Look at the following code: let attendees = 568;attendees++document.write(attendees)What will print to the browser?
  • 568
  • 570
  • 569
  • An error message
Look at the following code:let total_price = 40;total_price----total_pricedocument.write(total_price)What will print to the browser?
  • 39
  • 40
  • 38
  • 42
Read the code below:alert(true || false);What would the output be?
  • True
  • False
Read the code below: alert(false && true);What would the output be?
  • True
  • False
Read the code below:alert(!false);What would the output be?
  • True
  • False
What command draws a rectangle?
  • rec (10, 20, 100, 200);
  • rect (10, 20, 100, 200)
  • rect (10, 20, 100, 200);
  • ellipse (10, 20, 40, 40)
Which command colors the background of your canvas?
  • background 
  • endShape
  • var = color
  • fill
What command removes the outlines from shapes?
  • noOutline ();
  • noColor();
  • noBorder();
  • noStroke ();
What command draws a perfect circle?
  • ellipse (80, 60, 100, 105);
  • ellipse(80, 60, 100, 100);
  • circle (80, 60, 80, 60):
  • ellipse (80, 60, 105, 100);
What command colors a shape?
  • color (43, 255, 0);
  • bucket (43, 255, 0);
  • fill (43, 255, 0);
  • bucket (43, 255, 0);
What command draws a line?
  • stroke (200, 220, 275, 220);
  • line (200, 220, 275, 220);
  • horizontal (200, 220,  60, 75);
  • pencil (200, 220, 275, 220);
What is at the end of a line of code?
  • #
  • ;
  • )
  • >
The "stroke" command means
  • color inside shape
  • color outside shape
  • color of blocks
  • border
What does the "fill" command do
  • put letters in the shape
  • put pictures in the shape
  • put color in the shape
  • put code in the shape
Any code that is within the following draw function:draw = function(){......},
  • Will be performed twice
  • Will not be performed
  • Will be performed once
  • Will be repeated over and over again
The following code will: x++;
  • Add 1 to the previous value of x
  • Add 1 to the previous value of y
  • Subtract 1 from the previous value of x
  • Give an error message
A variable is used to:
  • Store a value in memory
  • Draw a circle
  • Store a value that does not change
  • Draw a rectangle
In a programming language, __________ are used to store data values.
  • tags
  • codes
  • files
  • variables
JavaScript uses the _______ keyword to define variables.
  • vrb
  • var
  • vari
  • va
This saves a value, which can be then assigned when writing code
  • Parameter
  • Function
  • Variable
Programming and scripting languages are translated into this machine-readable form.
  • Syntax
  • Binary Code
  • Compiler
  • Operator
Why do we write functions?
  • Make our code easier to understand 
  • Avoid writing repeated code
  • Make our code reusable
  • All of these
Is JavaScript exactly the same as Java?
  • No
  • Yes
Which statement will call a function animate every 50 milliseconds?
  • setTimer(animate, 50);
  • setTimer(animate(), 50);
  • for(var i = 0; i < 50; i++){animate();},
  • timer.animate(50);
To add a rectangle named rect to the screen, which command do you need to give?
  • add(rect);
  • new(rect);
  • put(rect);
  • rect();
JavaScript must adhere to specific rules of grammar called_________.
  • syntax
  • binary code
  • compiler
  • operator
A variable is recognized as part of the language definition.
  • True
  • False
The conditional statement, in Javascript, begins with the word _______.
  • Then
  • Else
  • If
  • OK
Indicates the beginning  and the end of a JavaScript section.
A user-defined name for a memory location whose value can change over time.
  • variable
  • syntax
  • operator
  • token
A specialized piece of software that translates programming language into a machine-readable form
  • interpretation
  • compiler
  • status line
  • variable
Which of the following formatting tags are HTML and DO NOT need to be inside of the tags?
  • all
In JavaScript, you should include a semi-colon at the end of each statement.
  • yes
  • no
Strictly speaking, JavaScript is a programming language, not a scripting language.
  • True
  • False
The default JavaScript object is called document.
  • True
  • False
JavaScript requires a compiler.
  • True
  • False
JavaScript code is embedded in HTML documents between tags.
  • True
  • False
Web browsers can process HTML tags that are placed between the tags.
  • True
  • False
Embedding HTML tags in JavaScript output strings will cause a syntax error.
  • True
  • False
JavaScript objects include both properties and methods.
  • True
  • False
JavaScript method names are always followed by a list of zero or more parameters.
  • True
  • False
appName and status are both examples of JavaScript object ____________.
  • properties
  • tokens
  • documents
  • syntax
The ________________ relational operator means "is not equal to."
  • @=
  • =!
  • :=
  • !=
A(n) _______________ is a system-level response to the occurrence of some specific condition.
  • function
  • array
  • event
  • entity code
An important concept you need to master when working with images in JavaScript is _____________.
  • function
  • array
  • entity code
  • binary code
All frames that make up a Web page can communicate with each other by means of JavaScript functions.
  • True
  • False
The frameset file is known as the
  • parent document
  • child document
  • a set of HTML files
  • frames document
A callback is a function that is passed as an argument to another function.
  • True
  • False
Which symbol is used as an abbreviation for the jQuery function?
  • %
  • &
  • $
  • @
JavaScript is a simpler form of Java built for the web.
  • True
  • False
The code in a function can access variables declared outside of the function.
  • True
  • False
Variables declared inside of a function are accessible outside of the function?
  • True
  • False
The syntax for JavaScript objects is similar to the syntax for Python dictionaries?
  • True
  • False
What is the name of the JavaScript standard?
  • JavaScript
  • ECMA Script
  • JS
  • PEP
The ++ operator increments the value of the operand by one.
  • True
  • False
0:0:1



Answered

Not Answered

Not Visited
Correct : 0
Incorrect : 0