Complete each statement by supplying the missing word/details.
________________ is used in all types of modern web
development. Answer 1
Responsive Web Design
Every _________________ must have a basic understanding
of HTML, CSS, and JavaScript. Answer 2
Web Developer
______________support most of the client-side functionality
provided by other application frameworks. Answer 3
HTML5 and CSS3
To improve user experience and related functionalities on the Answer 4
client side, ________________ is usually used JavaScript
The ______________ side needs programming mostly related to Answer 5
data retrieval, security, and performance. server
Feedback
Your answer is correct.
Question 1
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The most common languages used for Web programming are XML, HTML, JavaScript, Perl 2
and ESC.
Select one:
True
False
Question 2
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Web programming can be briefly categorized into client and server coding.
Select one:
True
False
Question 3
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Web programming refers to the writing, markup and coding involved in Web development,
which includes Web content, Web client and server scripting and network security.
Select one:
True
False
Question 4
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Web programming requires interdisciplinary knowledge on the application area, client and
server scripting, and database technology.
Select one:
True
False
Question 5
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Web programming is the same with programming.
Select one:
True
False
On the JavaScript side you should learn at least one modern framework:
React.js / Angular.js / Vue.js / ________
Select one:
a. HTML DOM
b. Bootstrap
c. AJAX
d. W3.JS
Feedback
Your answer is correct.
Question 2
Correct
Mark 1.00 out of 1.00
Flag question
Question text
On the CSS side you should choose a framework for responsive web design:
Bootstrap / __________________ / W3.CSS
Select one:
a. JavasScript
b. HTML DOM
c. Angular.js
d. material design
Feedback
Your answer is correct.
Question 3
Correct
Mark 1.00 out of 1.00
Flag question
Question text
ECMAScript 5 (_________________) is supported in all modern browsers.
Select one:
a. JavaScript
b. HTML5
c. JavaScript5
d. HTML
Feedback
Your answer is correct.
Question 4
Correct
Mark 1.00 out of 1.00
Flag question
Question text
When you feel comfortable with ___________and ___________, it is time to dig deeper.
Select one:
a. HTML and CSS
b. HTML and MAC
c. JavaScript and CSS
Feedback
Your answer is correct.
Question 5
Correct
Mark 1.00 out of 1.00
Flag question
Question text
You should also learn how to use _______________ for making server requests.
Select one:
a. AJAX and CSS
b. HTML and JSON
c. AJAX and JSON
Feedback
Your answer is correct.
Question 1
Correct
Mark 1.00 out of 1.00
Flag question
Question text
This is the correct CSS syntax.
Select one:
a. body{color: black;}
b. body{color: black}
c. body(color: black;)
Feedback
Your answer is correct.
Question 2
Correct
Mark 1.00 out of 1.00
Flag question
Question text
This is the proper way to start writing a webpage.
<html>nametag
Select one:
True
False
Question 3
Correct
Mark 1.00 out of 1.00
Flag question
Question text
The formula below is the appropriate HTML element for the largest heading.
<h1>
Select one:
True
False
Question 4
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Where is an HTML document is the correct place to refer to an external CSS?
Select one:
a. in the $head= section
b. in the <head? section
c. in the <head> section
Feedback
Your answer is correct.
Question 5
Correct
Mark 1.00 out of 1.00
Flag question
Question text
What attribute is used to change the text color of a <label>?
Select one:
a. idea
b. color
c. mentor
d. font
Feedback
Your answer is correct.
These are types of array values.
Associative arrays string
Answer 1
Indexed arrays integer
Answer 2
Feedback
Your answer is correct.
Question 2
Correct
Mark 1.00 out of 1.00
Flag question
Question text
PHP's numerically indexed array begin with position ___________.
Select one:
a. 2
b. 1
c. 3
d. 0
Feedback
Your answer is correct.
Question 3
Correct
Mark 1.00 out of 1.00
Flag question
Question text
Which of the functions is used to sort an array in descending order?
Select one:
a. rsort+
b. rsort&
c. rsort()
d. rsort!$
Feedback
Your answer is correct.
Question 4
Correct
Mark 1.00 out of 1.00
Flag question
Question text
What would be the output of the PHP code?
Select one:
a. mango
b. apple
c. pear
d. peach
Feedback
Your answer is correct.
What type of programs tend to be sequential in nature?
Select one:
a. cut
b. duplicate
c. control
d. alter
Feedback
Your answer is correct.
Question 2
Correct
Mark 2.00 out of 2.00
Flag question
Question text
You can take the print-out of a webpage by clicking on this button.
Select one:
a. print button
b. save button
c. create button
Feedback
Your answer is correct.
Question 3
Correct
Mark 2.00 out of 2.00
Flag question
Question text
What is the correct HTML for creating a hyperlink?
Select one:
a. %%%a
href="http://www.google.com">Google.com
b. <a
href="http://www.google.com">Google.com
c. <a>
href="http://www.google.com">Google.com
d. <a
href=<http://www.google.com>Google.com
Feedback
Your answer is correct.
Question 4
Correct
Mark 2.00 out of 2.00
Flag question
Question text
Which of the following is the correct way of calling a function in JavaScript?
Select one:
a.
a(((123...)))
b. addNUMBER
c. addNumber();
Feedback
Your answer is correct.
Question 5
Correct
Mark 2.00 out of 2.00
Flag question
Question text
The letter B is:
Select one:
a. clipping bar
b. application tools
c. bookmarks bar
d. number keys
Feedback
Your answer is correct.
Question 6
Correct
Mark 2.00 out of 2.00
Flag question
Question text
Which button would you push to add a page to your bookmarks bar?
Select one:
a. B
b. D
c. C
d. A
Feedback
Your answer is correct.
Question 7
Correct
Mark 2.00 out of 2.00
Flag question
Question text
An application used to access and view websites.
Select one:
a. browser
b. insert
c. software
d. hardware
Feedback
Your answer is correct.
Question 8
Correct
Mark 2.00 out of 2.00
Flag question
Question text
How do you end a sentence in JavaScript?
Select one:
a. using colon
b. using dot
c. using semi-colon
d. using dollar sign
Feedback
Your answer is correct.
Question 9
Correct
Mark 2.00 out of 2.00
Flag question
Question text
This is a command that reloads the contents of a window or web page with the most
current data.
Select one:
a. hyperlink
b. tab
c. refresh
d. back space
Feedback
Your answer is correct.
Question 10
Correct
Mark 2.00 out of 2.00
Flag question
Question text
A hyperlink can be text and image.
Select one:
a. maybe
b. yes
c. no
Feedback
Your answer is correct.
Question 11
Correct
Mark 2.00 out of 2.00
Flag question
Question text
URL stands for....
Select one:
a. uniform resource locator
b. unified resource lac session
c. uniform remote leave
Feedback
Your answer is correct.
Question 12
Correct
Mark 2.00 out of 2.00
Flag question
Question text
Which one is not an example of a web browser?
Select one:
a. firefox
b. yahoo
c. chrome
d. safari
Feedback
Your answer is correct.
Question 13
Correct
Mark 2.00 out of 2.00
Flag question
Question text
What is the correct HTML element for inserting a line break?
Select one:
a. $br
b. #br
c. <br>
d. ?br
Feedback
Your answer is correct.
Question 14
Correct
Mark 2.00 out of 2.00
Flag question
Question text
This is a network of on-line content that formatted in HTML and accessed via HTTP.
Select one:
a. www
b. .com
c. http://
d. http
Feedback
Your answer is correct.
Question 15
Correct
Mark 2.00 out of 2.00
Flag question
Question text
Which HTML tag is used to define an internal style sheet?
Select one:
a. &&&style
b. <style>
c. ?style
d. $$$style$$$
Feedback
Your answer is correct.
Question 16
Correct
Mark 2.00 out of 2.00
Flag question
Question text
Which of these elements are all <table> elements?
Select one:
a. <table><tr><td***>
b. <table><tr><td>
c. <table><table><td>
Feedback
Your answer is correct.
Question 17
Correct
Mark 2.00 out of 2.00
Flag question
Question text
It is used to track backwards from the current page to the previous pages.
Select one:
a. back button
b. end
c. page up
d. delete
Feedback
Your answer is correct.
Question 18
Correct
Mark 2.00 out of 2.00
Flag question
Question text
Which subject has the most similarity to programming?
Select one:
a. Physics
b. Linguistics
c. Advanced Chemistry
d. Additional Mathematics
Feedback
Your answer is correct.
Question 19
Correct
Mark 2.00 out of 2.00
Flag question
Question text
How do you write "Hello World" in an alert box?
Select one:
a. alert(?Hello World);
b. alert((Hello World));
c. alert("Hello World");
d. alert("Hello World"),
Feedback
Your answer is correct.
Question 20
Correct
Mark 2.00 out of 2.00
Flag question
Question text
Home page
The first page that appears when you open the web browser known as Answer
.
Question 1
Correct
Mark 1.00 out of 1.00
Flag question
Question text
It was developed by Mark Otto and Jacob Thornton at Twitter in order to encourage
consistency across internal tools.
Bootstrap
Answer:
Question 2
Correct
Mark 1.00 out of 1.00
Flag question
Question text
bootstrap
Answer is a free, open-source front-end framework for designing websites and
web apps.
Question 3
Not answered
Marked out of 1.00
Flag question
Question text
A Answer is an error that prevents a website or app from running as it should.
Question 4
Correct
Mark 1.00 out of 1.00
Flag question
Question text
brow ser
A web Answer is the software used to access the internet and display web
pages.
Question 5
Correct
Mark 1.00 out of 1.00
Flag question
Question text
backend
Answer development essentially refers to everything that goes on behind the
scenes.
Correct
Mark 1.00 out of 1.00
Flag question
Question text
API
An Answer enables two different programs to communicate with each other by
making some parts of the website code available to developers.
Question 2
Correct
Mark 1.00 out of 1.00
Flag question
Question text
application
An Answer is basically a type of software that enables the user to perform
different tasks — whether it’s setting an alarm on your smartphone or typing a document in
Microsoft Word.
Question 3
Correct
Mark 1.00 out of 1.00
Flag question
Question text
algorithm
An Answer is basically a set of steps for carrying out certain tasks.
Question 4
Incorrect
Mark 0.00 out of 1.00
Flag question
Question text
backend WRONG
Answer web development essentially refers to a particular way of working, and
you’ll often hear this term in the startup world.
Question 5
Correct
Mark 1.00 out of 1.00
Flag question
Question text
adaptive desig
Answer creates a website in several different layouts, each suited for different
screen sizes.
API
An Answer enables two different programs to communicate with each other by
making some parts of the website code available to developers.
Question 2
Correct
Mark 1.00 out of 1.00
Flag question
Question text
application
An Answer is basically a type of software that enables the user to perform
different tasks — whether it’s setting an alarm on your smartphone or typing a document in
Microsoft Word.
Question 3
Incorrect
Mark 0.00 out of 1.00
Flag question
Question text
Backend WRON
Answer web development essentially refers to a particular way of working, and
you’ll often hear this term in the startup world.
Question 4
Correct
Mark 1.00 out of 1.00
Flag question
Question text
algorithm
An Answer is basically a set of steps for carrying out certain tasks.
Question 5
Correct
Mark 1.00 out of 1.00
Flag question
Question text
adaptive desig
Answer creates a website in several different layouts, each suited for different
screen sizes.
atch the term/details with its features/descriptions.
Answer 1
______________ is a cloud interface for Git. GitHub
Answer 2
It’s a computer language used to create websites. HTML
Answer 3
A ____________ is a temporary storage space for data. cache
An absolute staple in the web development world,
Answer 4
_____________ is a version control system where developers Git
can store and manage their code.
Answer 5
CSS stands for _____________. Cascading Style Sheets
These are stores of pre-written code, or modules, that Answer 6
Libraries
programmers can take and insert into the code they’re writing. Libraries
Answer 7
_____________ is a key step in the web development process. Deployment
In terms of websites and apps, this means creating a user-
Answer 8
friendly structure that makes it easy for the user to find their Information Architecture
way around.
____________ sends the data (say, a HTML document or an
Answer 9
image) from an HTTP server program (a web server) to an HTTP
HTTP client program (a web browser).
____________ is a multistep process: the developer locates the
Answer 10
problem, isolates the source and then either gets to work fixing Debugging
it or comes up with a workaround.
Because of the sheer depth of their knowledge across the entire
Answer 11
spectrum, _____________ developers tend to have years of full-stack
industry experience behind them.
_____________ is one of the most popular programming Answer 12
languages out there. Java
_____________ were invented to make the process of building Answer 13
a website faster and easier. Framew orks
This simplifies the task of using JavaScript on your website by Answer 14
condensing several lines of JavaScript code into a single line. jQuery
A crucial aspect of development and programming,
Answer 15
_____________ are a way of organizing and storing data for data structures
maximum efficiency — much like books in a library.
This may provide information on requirements, architecture
Answer 16
and design, technical properties, information for the end user, Documentation
or marketing.
It’s the address that users type into the browser in order to Answer 17
view a website — such as CareerFoundry.com. Domain name
______________ is primarily used as a client-side language,
Answer 18
meaning that it is embedded into the HTML of a page and sent JavaScript
to the browser.
_____________ is essentially what web developers write using Answer 19
programming languages. Code
The _____________ of a website, also known as client-side, is Answer 20
what the end user sees and interacts with. front-end
Feedback
Your answer is correct.