placeholder image to represent content

SOFT- UNIT-2

Quiz by Shahana Khan

Our brand new solo games combine with your quiz, on the same screen

Correct quiz answers unlock more play!

New Quizalize solo game modes
10 questions
Show answers
  • Q1
    What does SQL stand for?
    B. Strong Question Language
    C. Structured Query Language
    A. Structured Question Language
    C. Structured Query Language
    30s
  • Q2
    2 -Which operator is used to search for a specified pattern in a column?
    B. LIKE
    C. GET
    D. Such as
    A. FROM
    30s
  • Q3
    3 -All the statements in SQL end with:
    C. Dot (.)
    A. Coma (,).
    B. Semicolon (;)
    D. slash (/).
    30s
  • Q4
    4 -SELECT SQL Query is used to:
    B. To update data from the database according to the user's request.
    C. To delete data from the database according to the user's request.
    D. To insert data into the database according to the user's request.
    A. to extract data from the database according to the user's request.
    30s
  • Q5
    5-Unified Modeling Language is intended to:
    B. provide a standard way to visualize the design of a system.
    A. Check the users in the database.
    D. Check the connection between the database and the web page.
    C. provide a standard way to execute the query in the database.
    30s
  • Q6
    6-With SQL, how do you select a column named "FirstName" from a table named "Persons"?
    C. SELECT FirstName FROM Persons
    D. SELECT ONLY FirstName FROM Persons
    A. SELECT Persons. First Name
    B. EXTRACT FirstName FROM Persons
    30s
  • Q7
    7 - With SQL, how do you select all the columns from a table named "Persons"?
    B. SELECT [all] FROM Persons
    A. SELECT Persons
    SELECT * FROM Persons
    D. SELECT *.Persons
    30s
  • Q8
    8-The last version of html is:
    B. HTML4.
    C. XHTML
    D. XML.
    A. HTML5
    30s
  • Q9
    9-The purpose of using CSS in the webpage is to:
    C. Add description to the element.
    A. Add an animation to the element.
    B. Add a style to the element
    D. Add dynamic content to Web pages.
    30s
  • Q10
    10-The purpose of using JavaScript in the webpage is to:
    A. Add an animation to the element.
    D. Add dynamic content to Web pages.
    B. Add a style to the element.
    C. Add description to the element.
    30s

Teachers give this quiz to your class