Tutorial Quiz

Description

Test your memory retention!
Abdul Hawwari
Quiz by Abdul Hawwari, updated more than 1 year ago
Abdul Hawwari
Created by Abdul Hawwari almost 7 years ago
9
0

Resource summary

Question 1

Question
What accurately describes Sublime:
Answer
  • It is a Text Editor
  • A Eureka Moment
  • An IDE( Integrated Development Environment) that supports an array of
  • Sublime Text is a proprietary cross-platform source code editor with a Python application programming interface (API).

Question 2

Question
What is the process of opening Sublimes package control menu?
Answer
  • Tools>Developer>Package Control
  • Goto > Package Controll > View List Of Packages
  • Preferences> Package Control
  • Ctrl+shift+k

Question 3

Question
The "sideBarEnhancement" is Sublimes' proprietary plugin that improves the overall functionality of the side bar.
Answer
  • True
  • False

Question 4

Question
For "text", the Value attribute specifies the [blank_start]initial[blank_end] value of the input field.
Answer
  • initial

Question 5

Question
The correct syntax for an input field?
Answer
  • <input type="text" name="lname" pattern="[A-Z]" required autofocus >
  • <input type="hidden" name="fname" AutoFocus>
  • <input id="nameInput" type="Text" name="fname" pattern="[a-z]" required >
  • <input id=nameInput name="fname" pattern="[a-z]" Required >

Question 6

Question
Which Correct pattern regular expression checks for a Minimum 8 characters at least 1 Alphabet and 1 Number?
Answer
  • Pattern="^(?=.*[A-Za-z])(?=.*\d)[A-Za-z\d]{8,}$"
  • Pattern="^(?=.*[A-Za-z])(?=.*\[A][A-Za-z\d]{8,}$"
  • Pattern="(?=.*[A-Za-z])(?=.*\[A][A-Za-z\d]{8,}$"
  • "(?=.*[A-Za-z])(?=.*\[A][A-Za-z\d]{8,}$"

Question 7

Question
What correctly describes the getElementById() Method?
Answer
  • document.getElementById("demo");
  • document.getElementById(elementD)
  • function myFunction() { var x = document.getElementById(demo); x.style.color = "red"; }
  • function myFunction() { var x = document.getElementById("demo").value; document.write(x); }
  • Returns a -1 if no elements with a specified ID exists
Show full summary Hide full summary

Similar

Germany 1918-45
paul giannini
Sociology
shattering.illus
Girls' and Boys' Education - A Mind Map
Cecelia Price
Lord of the Flies Quotes
sstead98
B7: Further Biology
Matthew Law
Sociology: Crime and Deviance Flash cards
Beth Morley
P1 quiz
I M Wilson
Business English
Ronak Sharma
PSBD TEST 1
amrik.sachdeva
CCNA Security 210-260 IINS - Exam 2
Mike M
Cuadro sinóptico de la función de la planeación
Elliot Anderson