Which HTML tags are used for JavaScript?, <javascript> and </javascript>, <script> and </script>, <js> and </js>, How can you add a comment in JavaScript?, <!--This is a comment-->, This is a comment, // This is a comment, What name is used to describe whole numbers, like 5, 65, and 22?, String, Floating Point, Integer, What name is used to describe decimal numbers, like 5.8, 65.76, and 22.43?, String, Floating Point, Integer, How do you declare a JavaScript variable?, variable carName;, v carName, var carName;, Which operator is used to assign a value to a variable?, =, *, ==, Which of the following is used to represent "not equal to" in JavaScript?, <>, .NE., !=, What is the pseudocode keyword for Input?, Display, Calc, Get, Which operator is used to compare values in JavaScript?, =, *, ==, Which of the following commands is associated with the selection construct?, if, function, while, What is the pseudocode keyword for Output?, Display, Calc, Get, What is the pseudocode keyword for Process?, Display, Calc, Get, Which of these is a visual design tool for programmers?, Flowchart, Pseudocode, Stepwise Refinement, Which of the following commands is associated with the iteration construct?, if, switch, while, Which of these is a legal input command?, var name = prompt("What is your name?");, alert(name);, do { 'What is your name?' } while (name < 0);, What logical danger should be avoided when creating a do .. while loop?, Misplacing Syntax, Not incrementing the counter and creating a infinite loop, Using an if statement inside the loop, What is the general syntax of a do .. while loop?, do { code } while (condition), while (condition) { code }, do (condition) { code } (condition), Which of these shows a legal function call?, call menu(), menu();, do menu();, Which type of testing looks at inputs and outputs and not the code?, Alpha Testing, Black Box Testing, White Box Testing, Which type of testing looks at the code when developing test data?, Alpha Testing, Black Box Testing, White Box Testing.
0%
Computer Programming and JavaScript
Share
Share
Share
by
Gmccormackgcc
Secondary
Computing
Programming Fundamentals
Web Development
Programming Techniques
Edit Content
Print
Embed
More
Assignments
Leaderboard
Show more
Show less
This leaderboard is currently private. Click
Share
to make it public.
This leaderboard has been disabled by the resource owner.
This leaderboard is disabled as your options are different to the resource owner.
Revert Options
Quiz
is an open-ended template. It does not generate scores for a leaderboard.
Log in required
Visual style
Fonts
Subscription required
Options
Switch template
Show all
More formats will appear as you play the activity.
)
Open results
Copy link
QR code
Delete
Continue editing:
?