11/11/2020 Quiz XXXXXXXXXXPROG XXXXXXXXXXC4V - JavaScript - Durham College...

1 answer below »
Just need the 15 questions answered please. pdf is attached.


11/11/2020 Quiz - 202043.11358-PROG-1083-048 - C4V - JavaScript - Durham College https://durhamcollege.desire2learn.com/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=334450&isprv=&drc=0&qi=212379&cfql=0&dnb=0 1/4 Question 1 (1 point) Question 2 (1 point) Question 3 (1 point) Question 4 (1 point) Question 5 (1 point) Question 6 (1 point) A good programming language helps the programmer by allowing them to talk about the actions that the computer has to perform on a higher level True False What would appear in the console after the following code was executed? let ten = 10; console.log(ten * ten); When your program contains more than one statement, the statements are executed as if they are a story, from bottom to top. True False The following code will display as False in the console log. if (1 + 1 == 2) console.log("It's true"); True False JavaScript is a single-platform, object-oriented scripting language used to make webpages static True False javascript:// 11/11/2020 Quiz - 202043.11358-PROG-1083-048 - C4V - JavaScript - Durham College https://durhamcollege.desire2learn.com/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=334450&isprv=&drc=0&qi=212379&cfql=0&dnb=0 2/4 Question 7 (1 point) Question 8 (1 point) Question 9 (1 point) Question 10 (1 point) JavaScript provides a data type specifically for storing sequences of values, which is named: Java is just a short form name for JavaScript True False in a browser environment, the binding prompt holds a function that shows a little dialog box asking for user input True False The basic idea of Object Orientated Programming (OOP) is that we use objects to model real world things that we want to represent inside our programs, and/or provide a simple way to access functionality that would otherwise be hard or impossible to make use of. True False Within a program, you may want to create a branching road, where the program takes the proper branch based on the situation at hand. This is called: Variable Browser Object Array Loop 11/11/2020 Quiz - 202043.11358-PROG-1083-048 - C4V - JavaScript - Durham College https://durhamcollege.desire2learn.com/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=334450&isprv=&drc=0&qi=212379&cfql=0&dnb=0 3/4 Question 11 (1 point) Question 12 (1 point) Question 13 (1 point) DOM stands for: What would appear in the console after the following code was executed? console.log(Math.min(2, 4) + 100); The following items are examples of JavaScript Values Conditional Execution Situational Execution Branched Execution Conditional Branching DHTML Object Model Document Orientation Material Document Orientation Model Document Object Model javascript:// 11/11/2020 Quiz - 202043.11358-PROG-1083-048 - C4V - JavaScript - Durham College https://durhamcollege.desire2learn.com/d2l/lms/quizzing/user/attempt/quiz_start_frame_auto.d2l?ou=334450&isprv=&drc=0&qi=212379&cfql=0&dnb=0 4/4 Question 14 (1 point) Question 15 (1 point) Which of the following is not part of the JavaScript standard library of objects: What would appear in the console after the following code was executed? var name = "Jessica"; const greeting = "Hello "; console.log(greeting + name); Submit Quiz 0 of 15 questions saved numbers strings undefined values All of the above Math Date Array Spelling javascript://
Answered Same DayNov 11, 2021

Answer To: 11/11/2020 Quiz XXXXXXXXXXPROG XXXXXXXXXXC4V - JavaScript - Durham College...

Deepti answered on Nov 11 2021
144 Votes
Answer 1. True
Answer 2. 100
Answer 3. True
Answer 4. True
Answer 5. False
Answer 6. Array
Ans
wer 7. False
Answer 8. True
Answer 9. True
Answer 10. Conditional branching
Answer 11. Document Object Model
Answer 12: 102
Answer 13. All of the above
Answer 14: Spelling
Answer 15: Hello...
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here