
SOFT- UNIT-2
Quiz by Shahana Khan
Feel free to use or edit a copy
includes Teacher and Student dashboards
Measure skillsfrom any curriculum
Measure skills
from any curriculum
Tag the questions with any skills you have. Your dashboard will track each student's mastery of each skill.
With a free account, teachers can
- edit the questions
- save a copy for later
- start a class game
- automatically assign follow-up activities based on students’ scores
- assign as homework
- share a link with colleagues
- print as a bubble sheet
10 questions
Show answers
- Q1What does SQL stand for?B. Strong Question LanguageC. Structured Query LanguageA. Structured Question LanguageC. Structured Query Language30s
- Q22 -Which operator is used to search for a specified pattern in a column?B. LIKEC. GETD. Such asA. FROM30s
- Q33 -All the statements in SQL end with:C. Dot (.)A. Coma (,).B. Semicolon (;)D. slash (/).30s
- Q44 -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
- Q55-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
- Q66-With SQL, how do you select a column named "FirstName" from a table named "Persons"?C. SELECT FirstName FROM PersonsD. SELECT ONLY FirstName FROM PersonsA. SELECT Persons. First NameB. EXTRACT FirstName FROM Persons30s
- Q77 - With SQL, how do you select all the columns from a table named "Persons"?B. SELECT [all] FROM PersonsA. SELECT PersonsSELECT * FROM PersonsD. SELECT *.Persons30s
- Q88-The last version of html is:B. HTML4.C. XHTMLD. XML.A. HTML530s
- Q99-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 elementD. Add dynamic content to Web pages.30s
- Q1010-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