SE3316 Final Flashcards
T/F: server side scripting files contain both direct html code and code blocks
true
Which server-side-scripting language is most widespread?
PHP
Which server-side-scripting language is used in large enterprise applications?
JSP
Which server-side-scripting language is the new hotness?
Node.js…
ASP.Net can use which .Net language?
Any .Net language
How many Apache helicopters does an Apache server need to serve in order for the ancestral land claims of the Apache tribe to be fulfilled?
3 + 820 milliseconds
Django runs on Which server-side-scripting language?
Python
Which server-side-scripting language is an MVC web application framework?
Ruby on Rails
What is a LAMP stack?
Linux, Apache, MySQL, PHP
What is the difference between LAPP stack and LAMP stack?
Lapp uses PostgreSQL instead of MySQL
What is the Ruby stack?
Ruby, ruby-on-rails, Apache, MySQL
What is the Django stack?
Python, Django, Apache, MySQL
Which server-side-scripting language used VBScript?
ASP
What are the responsibilities of a scripting engine?
- run script code
- manage database connections
- manage cookies and state
- upload and manage files
Which of the following was not mentioned in this course?
SAX, DOM, MEAN, LAPP, LAMP, DMCA, MSXML, COM, MVC, WIPO, WAI, VB, ASP, XML, JAXB, XMLS, DTD, XAct, EFF, SSL, WCT, PGP, IPSec, FOSI, openSSL, DOS, YMYD, PHP, JSP, SOC, URI, HTML, OSP, ISP, CSS, XDuce, JSON, XSLT, W3C, XHTML, XSL-FO, JDOM, API, STX
YMYD (Your Mum’s Your Dad)
What are HTTP/2’s features?
Binary Protocol, One TCP connection multiple streams, Header compression,
Server push
Security Services can provide?
Confidentiality, Integrity, Authenticity, non-repudiation (sender/receiver cannot deny sending/receiving)
& Protection from DOS attacks
SSL/TLS can provide
Confidentiality, Integrity, and Authenticity
What cryptography does SSL and TLS use
public-key cryptography (public + private keys)
Can rogue Egyptians frig with certificates issuance?
Y E S
What is URI?
Unifrom Resource Identifier
What are some Software Stacks for Web apps
LAMP (Linux, Apache, MySQL, PHP), MEAN (MongoDB, Expres, Angular, Node),
Ruby, Django
Define AJAX
Asynchronous JavaScript and XML
What an HTML validator return?
Syntax errors