Mobile App and Web Design Final

Descrição

i made this for myself, but if you get anything out of this you can use it
Alexandra Crane
Quiz por Alexandra Crane, atualizado more than 1 year ago
Alexandra Crane
Criado por Alexandra Crane mais de 9 anos atrás
13
0

Resumo de Recurso

Questão 1

Questão
A client-side embedded scripting language that provides a way to access elements of XHTML documents and dynamically change them
Responda
  • javascript
  • ajax
  • xtp
  • xml

Questão 2

Questão
Break files and messages into individual packages for transmitting and verify each package upon receiving
Responda
  • php
  • tcp
  • ajax
  • javascript

Questão 3

Questão
html stands for
Responda
  • hypertext machine language
  • hyperText Markup Link
  • HyperText Machine Language
  • HyperText Markup Language

Questão 4

Questão
A server-side scripting language commonly used for form processing and databases
Responda
  • xml
  • tcp
  • php

Questão 5

Questão
A meta-markup language often used to create a new markup language for a particular purpose or application
Responda
  • javascript
  • xml
  • php

Questão 6

Questão
What is the unique text-based Internet address, corresponding to a computer ' s unique IP address, that is used to identify documents or other resources on the Internet called?
Responda
  • URL
  • HTTP
  • computer name
  • user name

Questão 7

Questão
Data integrity is a NOT a security issue, it is a reliability issue
Responda
  • True
  • False

Questão 8

Questão
In a Public-Private key encryption, the algorithm encrypts the public key before sending it to anyone that wants to send you a message
Responda
  • True
  • False

Questão 9

Questão
Interrelated web development methods used to create interactive web applications that can send and retrieve data asynchronously for updating without having to transmit the entire page
Responda
  • Ajax
  • Javascript
  • TCP
  • PHP

Questão 10

Questão
Denial-of-Service (DoS) occurs when
Responda
  • increase of traffic volume to cause slow service or for the sites to become unavailable
  • the clients request is denied due to security violations
  • the client has invalid request and therefore service is denied
  • the web server refuses to provide the web pages or services requested

Questão 11

Questão
Which of the following represents the largest value in an IPv4 address scheme?
Responda
  • 11111111-11111111-11111111-11111111
  • 999-999-999-999
  • 4444-4444-4444-4444
  • FFFFFFFF-FFFFFFFF-FFFFFFFF-FFFFFFFF

Questão 12

Questão
To improve internet security, secured web servers, e.g., financial institutions, often use dynamic IP address allocation method to minimize their exposures from hackers
Responda
  • True
  • False

Questão 13

Questão
ul ul {font-size:16px;} the css above is used to format
Responda
  • a. both first level and second level unordered lists
  • b. the first two unordered lists of the web page
  • c. all second level [inner] unordered lists
  • d. all first level [outer] unordered lists

Questão 14

Questão
Which of the following is NOT a protocol?
Responda
  • a. POP
  • b. TCP
  • c. PHP
  • FTP

Questão 15

Questão
Which of the following events occurs first after the user typed an URL in the browser?
Responda
  • a. Browser sends TCP/IP request to webserver through HTTP
  • b. Browser sends HTTP request to webserver through TCP/IP
  • c. Browser validates destination IP address
  • d. Browser sends IP address request to DNS server

Questão 16

Questão
which of the following codes does not represent any of the possible colors
Responda
  • a. #ABCDEF
  • b. #89EF45
  • c. #123456
  • d. #HEX349

Questão 17

Questão
which of the following tags is typically used to inert a background image into a web page
Responda
  • a. <begin>
  • b. < head>
  • c. < body>
  • d. < html>

Questão 18

Questão
which of the followings is not an HTML tag
Responda
  • a. < list>
  • b. < caption>
  • c. < table>
  • d. < blockquote>

Questão 19

Questão
To improve internet security, secured web server often encrypts the private key before transmitting its clients
Responda
  • True
  • False

Questão 20

Questão
The purpose of __________ is to ensure the integrity of the communication on the internet.
Responda
  • TCP/IP
  • HTTP
  • PHP
  • ASP

Questão 21

Questão
Which of the following best describes the entire address below? http://www.webdesign.edu/webfolder/index.html
Responda
  • a. IP address
  • b. TCP/IP
  • c. Domain name
  • d. URI

Questão 22

Questão
which of the following is not an image type
Responda
  • a. image.pdf
  • b. image.gif
  • c. image.png
  • d. image.jpg

Questão 23

Questão
which of the following (line number) is incorrectly implemented??? 1. <ul> 2. Name and Phone Number 3.<li> john doe: <table> <tr><td>773</td><td>111</td><td>1234</td></tr></table></li> 4. <li> jim doe: no phone</li> 5. </ul>
Responda
  • none of the answers
  • 3
  • 2
  • 5
  • 1
  • 4

Questão 24

Questão
the HTML tag pairs used to create a bullet in an unordered list
Responda
  • a. < bl> < /bl>
  • b. < li> < /li>
  • c. < ls> </ls>
  • d. < ul> < ul>

Questão 25

Questão
Which of the following is best used to transmit a large file?
Responda
  • HTTP
  • SMTP
  • TCP/IP
  • FTP

Questão 26

Questão
which of the following is incorrectly implemented
Responda
  • a. < p> <em> Web Design </em> </p>
  • b. <p> <em> Web Design </p> </em>
  • c. <em> <p> Web Design </p> </em>
  • d. none of the answers

Questão 27

Questão
what are the beginning and ending character symbols used to insert special characters and symbols such as spaces, copyrights, or happy faces, into HTML???
Responda
  • a. $ and ;
  • b. # and ;
  • c. { and }
  • d. & and ;

Questão 28

Questão
keywords and authors name should be coded in which of the following tags
Responda
  • a. header
  • b. meta
  • c. title
  • d. mega

Questão 29

Questão
what is the primary reason/advantage of using external CSS vs embedded and or inline CSS
Responda
  • a. Nesting
  • b. Esthetic
  • c. Reuseability
  • d. Functionality

Questão 30

Questão
in tag <font size=+3> text </font> which of the following is referred to as an attribute/
Responda
  • 3
  • size
  • font

Questão 31

Questão
which of the followings is often used to italicize text
Responda
  • a. < it> text < /it>
  • b. < italicize> text < /italicize>
  • c. < font="italic"> text < /font>
  • d. < em> text < /em>

Questão 32

Questão
which of the following is NOT a built in behavior of the anchor
Responda
  • a. a:visited
  • b. a:hover
  • c. a:link
  • d. a:rollover

Questão 33

Questão
in CSS, which of the following properties is typically used to associate an image in a list selector?
Responda
  • a. link
  • b. none of the answers
  • c. src
  • d. url

Questão 34

Questão
p:first-child::first-letter {....} is an example of
Responda
  • a. incorrect code
  • b. embedded CSS
  • c. CSS pseudo-element
  • d. CSS pseudo-class

Questão 35

Questão
which of the following is often used to boldface text
Responda
  • a. < font="bold"> text < /bold>
  • b. < boldface> text < /boldface>
  • c. < strong> text < /strong> Correct
  • d. < dark> text < /dark>

Questão 36

Questão
what does CSS stand for
Responda
  • a. Computer Selected Sheets
  • b. Colorful Style Sheets
  • c. Cascading Style Sheets
  • d. Creative Style Sheets

Questão 37

Questão
which of the following will define 10px margina all around a box
Responda
  • a. margin: 10px 10px 10px 10px;
  • b. margin: 10px;
  • c. margin: 10px 10px;
  • d. all of the answers

Questão 38

Questão
which of the following is NOT one of the symbols of CSS selector types?
Responda
  • &
  • *
  • #
  • .

Questão 39

Questão
which of the following is best to arrange a navigation bar name HomeNav?
Responda
  • a. *HomeNav {...}
  • b. #HomeNav {...}
  • c. !HomeNav{...}
  • d. .HomeNav { ...}

Questão 40

Questão
A variable defined outside of the functions is local variable and can not be employed in any of the functions
Responda
  • True
  • Error: you can not declare a variable outside of a function
  • False

Questão 41

Questão
which of the following associates a web page with an external style sheet????
Responda
  • a. <style src="style.css">
  • b. <link rel="stylesheet" href="style.css">
  • c. <style rel="external" href="style.css">
  • d. <link rel="style.css ">

Questão 42

Questão
var myNumber = 0; var calculate = function(number) { return (number * 2); }; myNumber = calculate(7); console.log(myNumber); // What does the console.log output?
Responda
  • a. 0
  • b. 2
  • c. Incorrect code. JS does not allow declaring var myNumber twice
  • d. 14
  • e. 7

Questão 43

Questão
var myNumber = 0; var timesTwo = function(number) { var myNumber = number * 2; }; timesTwo(7); console.log(myNumber); // What does the console.log output?
Responda
  • a. 2
  • b. 14
  • c. 7
  • d. Incorrect code. JS does not allow declaring var myNumber twice
  • e. 0

Questão 44

Questão
which of the following is considered a Pseudo class??
Responda
  • a. p::first-letter{ font-size:30px; font-weight:bold;}
  • b. <meta name="author" content="Web Design" /
  • c. .title { font-family:Verdana, Geneva, sans-serif;
  • d. a:hover {color:#0000FF; text-decoration:none;}

Questão 45

Questão
table.new td {text-align:center;} which of the following is the correct implementation of the tag selector above?
Responda
  • a. none of the answers -- incorrect css tag
  • b. <table class="news"> <tr> <td> text </td> </tr></table>
  • c. <table > <tr> <td class="news"> text </td> </tr></table>
  • d. <table ><class="news" > <tr> <td> text </td> </tr></class></table>

Questão 46

Questão
how do you set the font size to 10px for all paragraphs in the footer div without setting the whole footer div font
Responda
  • a. p .footer {font-size:10px;}
  • b. #footer p {font-size:10px;}
  • c. p #footer {font-size:10px;}
  • d. #footer .p {font-size:10px;}

Questão 47

Questão
which of the following should be used to define a class to hanging indent all paragraphs
Responda
  • a. hanging.p {text-indent: 10px;}
  • b. p.hanging {margin-left: -10px;}
  • c. p.hanging {text-indent: 10px;}
  • d. p.hanging {text-indent: -10px;}

Semelhante

Code Challenge Flow Chart
Charlotte Hilton
Flvs foundations of programming dba 2
mariaha vassar
psycholgoy as level topic 2 - memory
Talya Hambling
EDEXCEL IGCSE (9-1) COMPUTER SCIENCE
CreativeKai 03
Chapter 10: Medical coding
Kelly Martin
Basic Python - Strings
Rebecca Noel
Our Story
Natalia R
Coding Test!
vapetrop
BGE HTML + CSS
Ian Simpson