Coding Quiz

Description

Quiz for coders
ryanseaborne
Quiz by ryanseaborne, updated more than 1 year ago
ryanseaborne
Created by ryanseaborne almost 8 years ago
167
0

Resource summary

Question 1

Question
<!DOCTYPE html> What is the reason for inserting the above piece of code?
Answer
  • Allows the user to insert text
  • Adds a header to the page
  • Tells anyone/anything accessing the document what language is used within it
  • Tells anyone/anything accessing the document what style the document is

Question 2

Question
True or false: HTML is the only programming language used for the internet.
Answer
  • True
  • False

Question 3

Question
Fill in the blanks: HTML is used to give webpages their [blank_start]structure[blank_end] and CSS is used to provide the [blank_start]styling[blank_end] of webpages.
Answer
  • styling
  • structure
  • colour
  • structure
  • styling
  • text

Question 4

Question
Which tag in the following code allows the webpage to display the name in the tab?
Answer
  • <body>
  • <head>
  • <html>
  • <!DOCTYPE>

Question 5

Question
<a href=https://www.3aaa.co.uk/>Click</a> Why wont the above link tag work?
Answer
  • It is missing a closing tag
  • It is missing quotation marks around the link
  • It is missing quotation marks around the text output: Click

Question 6

Question
JavaScript is the programming code for?
Answer
  • Styling a webpage
  • Performing functions and effects
  • Adding structure to a page

Question 7

Question
True or false: CSS is can be used without html
Answer
  • True
  • False

Question 8

Question
Bootstrap is a framework for designing web pages. It relies on:
Answer
  • PHP, SQL and Perl
  • html, css and javascript
  • Python and Visual Basic

Question 9

Question
What does SQL stand for?
Answer
  • System Queue Logic
  • Structured Query Language
  • Send Query Logic

Question 10

Question
True or false: SQL is a programming language used for database management
Answer
  • True
  • False
Show full summary Hide full summary

Similar

Project Communications Management
farzanajeffri
Common Technology Terms
Julio Aldine Branch-HCPL
Network Protocols
Shannon Anderson-Rush
Abstraction
Shannon Anderson-Rush
Computing
Kwame Oteng-Adusei
HTTPS explained with Carrier Pigeons
Shannon Anderson-Rush
Introduction to the Internet
Shannon Anderson-Rush
Construcción de software
CRHISTIAN SUAREZ
Historical Development of Computer Languages
Shannon Anderson-Rush
Useful String Methods
Shannon Anderson-Rush
Web Designing & Development Full Tutorial
Nandkishor Dhekane