Your browser does not support JavaScript!

Application Development and Emerging Technology

Showing 76-150 of 570 answers

A programming API for HTML and XML documents defines the logical structure of documents and how a document is accessed and manipulated.
  • Entity-Relationship Model
  • Object Model
  • Data Model
  • Document Object Model Correct
A property of an object that can integrate a linkage to a specific image.
  • script
  • href
  • m Correct
  • img
A property that can be used to alter and specify the spacing between the elements' content.
  • Margin property
  • Padding property Correct
  • Float property
  • Border property
A property that can be used to alter and specify the spacing between the margin and padding.
  • border Correct
  • margin
  • float
  • padding
A Queriesis a formatted result of database queries and contain useful data for decision making and analysis.
  • False Correct
A Query is a formatted result of database queries and contain useful data for decision making and analysis
  • False Correct
A query method used to returns the query result as an array of objects, or an empty array on failure
  • result() Correct
A query module contains a form that will pass parameters to the controller suggesting on how you want the data to be showed
  • True Correct
A Redis module is required to be installed to make our Node.js program communicate with Redis.
  • Package-json
  • Node-redis Correct
  • Indexjs
  • Nodejs
A reference is utilized as a placeholder for an object.
  • variable
  • string
  • float
  • null Correct
A report module is typically a front-end web page that contains various figures of interpreted database table records.
  • False Correct
A rule reference that returns FALSE if the form element contains anything other than numeric characters.
  • numeric Correct
A rule reference that returns FALSE if the form element is empty.
  • required Correct
A rule reference that returns FALSE if the form element is not unique to the table and field name in the parameter.
  • is_unique Correct
A segment of a web application that refers to the aspect of the program that runs in your internet browser.
  • Customer-side segment Correct
  • Web-server segment
  • Network side segment
  • Server-side segment
A selector function that allows you to delete a specific element(s) from within the DOM.
  • erase
  • empty
  • remove Correct
  • delete
A sensor that measures the acceleration (change in velocity) of an object in order to determine movement of a mobile device.
  • Accelerometer Correct
A server that is fundamentally designed to respond to browser's request and responding with them thru a text.
  • HTTP server Correct
  • FTP server
  • HTTPS server
  • SSH server
A set of programming codes known as API enables data transmission between one software product to another.
  • True Correct
  • False
A set of programming tools and resources built specifically to aid software development on a particular platform or technology.
  • software developmentkit (SDK) Correct
A sleek, intuitive, and powerful front-end framework for faster and easier web development.
  • IDE
  • script
  • console
  • bootstrap Correct
A software design pattern is usually utilized for developing UIs that partitions the interrelated program logic.
  • Model-View-Controller Correct
  • Model-View-Adapter
  • Model-View-Viewmodel
  • Model-View-Presenter
A specific procedure or instruction that is executed when a user clicks a button.
  • Mouse event
  • Double Click event
  • Click events Correct
  • Handling event
A specific program runs and executes most of its resources via the netfunction where various client programs pass through.
  • Utility program
  • Server program Correct
  • Application program
  • Client program
A specification that defines the fifth major revision of HTML.
  • HTML5 Correct
A string representation of a JavaScript object that can be prepared by any programming language.
  • getJSON
  • jsonString
  • jQuery
  • JSON Correct
A string whose format resembles very much on the JavaScript object literal format.
  • Processenv
  • Vcap_services
  • JSON string Correct
  • Jsonparse
A structure that is used to capture certain characteristics about an individual user.
  • Authentication model
  • User model Correct
  • Account model
  • Profile model
A subcommand that is executed alongside the name of the application you'd prefer to refresh in Cloud Foundry.
  • push Correct
  • pull
  • pop
  • stack
A superset of JSON with some more data types, most importantly binary byte array.
  • GSON
  • XML
  • BSON Correct
  • protobuf
A tag that is used as a container for a substructure.
  • <div> Correct
  • <nav>
  • <script>
  • <href>
A tag that specifies the main content area of your document.
  • <main> Correct
  • <title>
  • <head>
  • <footer>
A technique applied on an element before we can apply blurring to any object from a DOM.
  • blur
  • shroud
  • hide Correct
  • clear
A term is utilized for both the statements coded in a specific programming language and the statements after it has been prepared by a compiler and prepared to run in a P~
  • library
  • Dll
  • webconfig
  • code Correct
A term to describe all aspects of the end user’s interaction with an application.
  • User Experience Correct
A term to describe the ways in which the end user directly interacts with a device or application.
  • User interface (UI) Correct
A text messaging service component of a phone using standardized communication protocols to send short text messages.
  • simple message service (SMS) Correct
A type of CSS comment that is common to use when we want to disregard multiple lines on codes from being executed.
  • multiline Correct
  • batch
  • single
  • solitary
A variable declared outside a function.
  • Global Correct
A variety of different style rules that are applied to other elements within the DOM.
  • tools
  • browser
  • ruleset Correct
  • validation
A view that displays web pages within an application.
  • webview Correct
A vital part of a website or system UI because it accepts inputs as data parameters
  • Forms Correct
A website layout based on a fluid grid, allowing the site to have hundreds of dynamically generated states with mostly minor differences based on browser window size.
  • responsive layout Correct
A website layout that uses media queries to change the site’s design for specified devices or window sizes.
  • Adaptive layout Correct
A wireless local area network that allows smartphones, computers, and other devices to connect to the internet.
  • wi-fi Correct
A wireless technology networking protocol used to exchange data over short distances.
  • Bluetooth Correct
Account registration can be approved through activation link sent from user's email or by an admin approval.
  • True Correct
Addresses an error condition and will be set to a certain error object if there's such an issue within the request.
  • Declaration parameter
  • Variable parameter
  • Err parameter Correct
  • Output parameter
AJAX engine is an XMLHttpRequest object and jQuery makes it a lot more easier for us because of its AJAX development API.
  • True Correct
Ajax engine uses what type of object
  • XMLHttpRequest Correct
AJAX stands for Asynchronous Java
  • False Correct
An abstraction layer that gives a non-application access to mobile device APIs.
  • native bridge Correct
An algorithm that is used in security hashing that transforms data into a 128 bit string
  • MD5 Correct
An application developed for use on small, wireless devices such as tablets and smartphones.
  • mobile app Correct
An application programming interface for either a web server or a web browser.
  • Web console
  • Web API Correct
  • Task manager
  • Developer Tool
An application that duplicates the functionality of hardware or operating systems for testing purposes.
  • Emulator Correct
An architecture style that uses discrete software services (each with one clearly defined business task) with well-defined, loosely-coupled interfaces that are orchestrated to work as a complete system by sharing functionality.
  • service-oriented architecture(soa) Correct
An array of DOM elements and not jQuery objects are the functions created by jQuery.
  • True
  • False Correct
An assortment of various variables that are connected almost everywhere within the application.
  • Bridge
  • Client
  • Object Correct
  • Server
An element that integrates the app.js script containing the JavaScript codes we've created.
  • Second script element Correct
  • First script element
  • Fourth script element
  • Third script element
An element that signifies an input text box and doesn't need an end tag.
  • Output element
  • Input element Correct
  • Object element
  • Attribute element
An elements which normally highlight JavaScript files.
  • attribute
  • script Correct
  • tag
  • class
An email preference for mail sending protocol
  • protocol Correct
An environment variable that contains information that you can use to interact with a service instance in clouds.
  • JSON string
  • Vcap_services Correct
  • JSONparse
  • Processenv
An Express functional configuration wherein we can make HTML, CSS, and client side JavaScript files.
  • Web file server
  • Static file server Correct
  • Hypertext file server
  • Dynamic file server
An HTML attribute that is incorporates a textual depiction of an image.
  • Href attribute
  • Alt attribute Correct
  • Ref attribute
  • Img attribute
An HTML attribute that plays a critical role in making web pages accessible by visually impaired users and needs to use screen readers when using the Web.
  • Img attribute
  • Ref attribute
  • Alt attribute Correct
  • Href attribute
An HTML element that is enclosed by an open and close angle bracket.
  • tags Correct
  • class
  • objects
  • function
An HTML meta tag that tells the browser how to behave when it renders the web page. The viewport is also a term for the section of the web page in view.
  • viewport Correct
An HTML5 standard that allows a web application to be cached and available offline.
  • Appcache Correct
An innovation that permits us to determine the structure of the visual components of a web application.
  • XCode
  • Sublime
  • Text Editor
  • HTML Correct
An instrument that measures the orientation of a device in order to orient display.
  • Gryoscope Correct
An online library containing various JavaScript queries to which the initial script tag is usually linked
  • JSLint
  • W3C
  • CSSLint
  • jQuery Correct
An open-source, in-memory data structure store, used as a database, cache, and message broker.
  • Cloud Foundry
  • Mongo
  • redis Correct
  • JavaScript
An operating system designed specifically to run on mobile devices.
  • mobile OS Correct
All courses