Which of the following is a single global function defined in the jQuery library?

  • jQuery()
  • $()
  • Queryanalysis()
  • global()
  • jQuery()
Before insert information into a database for any reason, you need to escape the content so you don’t get SQL hacked (injected)
  • true
What are true about WYSIWYG?
  • WYSIWYG is an acronym for "what you see is what you get".
  • In 2012, Wikipedia offered a WYSIWYG editor called VisualEditor, which allowed edits of Wikipedia to be performed without seeing the page source.
  • WYSIWYG implies a user interface that allows the user to view something very similar to the end result while the document is being created.