logo
HomeExploreAppsAddBETAFlashcardsBETAQuizzesBETAChatBETALecturesMy profile
PremiumContact usPrivacy and terms
logo
LoginSignupPricing
  1. Home
  2. /
  3. Quizzes
  4. /
  5. Concordia University
  6. /
  7. SOEN287/2Q
  8. /
  9. SOEN287/2Q - Web Programming - QUIZ

SOEN287/2Q - Web Programming - QUIZ

SOEN287/2Q · Web Programming

Concordia University

Questions
10 Questions

Practice 10 questions on SOEN287/2Q - Web Programming at Concordia University. Free AI-generated quiz on uNotes — track your score, retake anytime.

Take this quizView course

Questions

  1. 1In JavaScript, which of the following values are evaluated as false in a boolean context? (Select all that apply)
  • 2What is the resulting value of the JavaScript expression: '$' + ("5" - "4")?
  • 3Consider the following code: var sum = 0; function add_t() { var sum = sum + 20; } add_t(); What is the value of the global variable 'sum' after execution?
  • 4According to HTTP/1.1 specifications covered in the exam, which of the following methods are valid? (Select all that apply)
  • 5Which MIME type definitions are considered correct according to the course materials? (Select all that apply)
  • 6What is the correct HTML syntax for linking an external stylesheet named 'mystyle.css'?
  • 7Who is credited with being the inventor of HTML?
  • 8In Node.js, what is the command used to initialize a new project and create a default 'package.json' file?
  • 9In an Express.js route defined as app.get("/updatestudent/:id", ...), how do you access the value of 'id' within the callback function?
  • 10When using the mysql2 library in Node.js, what character is typically used as a placeholder in SQL queries to prevent SQL injection?
  • You might also like

    MATHEMATIConline - MATHEMATIC online - QUIZ

    MATHEMATIConline
    Concordia University
    10 Questions

    BIOL266 - Cell Biology - QUIZ

    BIOL266
    Concordia University
    10 Questions

    JMSBcomm315 - JMSB comm 315 - QUIZ

    JMSBcomm315
    Concordia University
    10 Questions

    BIOL203 - Fundamental Nutrition - QUIZ

    BIOL203
    Concordia University
    20 Questions