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
Μοιραστείτε
Μοιραστείτε
Μοιραστείτε
από
Gmccormackgcc
Secondary
Computing
Programming Fundamentals
Web Development
Programming Techniques
Επεξεργασία περιεχομένου
Εκτύπωση
Ενσωμάτωση
Περισσότερα
Αναθέσεις
Κατάταξη
Εμφάνιση περισσότερων
Εμφάνιση λιγότερων
Ο πίνακας κατάταξης είναι ιδιωτικός. Κάντε κλικ στην επιλογή
Μοιραστείτε
για να τον δημοσιοποιήσετε.
Ο πίνακας κατάταξης έχει απενεργοποιηθεί από τον κάτοχό του.
Ο πίνακας κατάταξης είναι απενεργοποιημένος, καθώς οι επιλογές σας είναι διαφορετικές από τον κάτοχό του.
Επαναφορά επιλογών
Κουίζ
είναι ένα ανοικτό πρότυπο. Δεν δημιουργεί βαθμολογίες πίνακα κατάταξης.
Απαιτείται σύνδεση
Οπτικό στυλ
Γραμματοσειρές
Απαιτείται συνδρομή
Επιλογές
Αλλαγή προτύπου
Εμφάνιση όλων
Θα εμφανιστούν περισσότερες μορφές καθώς παίζετε τη δραστηριότητα.
)
Ανοιχτά αποτελέσματα
Αντιγραφή συνδέσμου
Κωδικός QR
Διαγραφή
Επαναφορά αυτόματα αποθηκευμένου:
;