_____________ is defines the structure of the document, default values, and validators.
Mongoose data object
Mongoose model
Mongoose diagram
Mongoose schemaCorrect
_construct() method executes when a class is created or instantiated.
TrueCorrect
$(document).ready() function calls if the browser contents has properly loaded its contents and is browsing.
FalseCorrect
$that->db->insert_id() function returns the auto incremented or last inserted id from the query.
FalseCorrect
$this->db->insert_id() inserts an id in the database.
FalseCorrect
$this->session->set_userdata() is also used to set or change an existing session variable value
TrueCorrect
1The Control Appendfunction of the URL helperreturns the $config[‘base_url’] value defined on application/config/config.php.
FalseCorrect
4.Helpers differs from the model methods because it doesn’t require database intervention.
TrueCorrect
A cart library method that displays the total number of items in the cart.
total_items()Correct
A cart library method that permits you to destroy the cart.
destroy()Correct
A cart library method that returns the total amount
total()Correct
A cart library method used to update the information of a specific cart item.
update()Correct
A child pseudoclass may represent the second, third, fourth, and so on elements.
Siblings
Nth childCorrect
Class
Descendants
A class contained within the header, main, and footer elements which will carry the content elements.
script
containerCorrect
body
Html
A Cloud Foundry command is used to specify a target API endpoint, login credentials, an org, and space.
cf loginCorrect
cf credential
cf log
cf account
A Cloud Foundry command that set or view the targeted org or space.
view
source
set
targetCorrect
A collection of data elements organized in terms of rows and columns.
Relational tableCorrect
Relational schema
Relational database
Relational diagram
A command is used in the command-line interface to create a new directory.
mkdirCorrect
cddir
Cd\
rddir
A command module that appears to be available on the global scope is ___________________.
Global module
Require moduleCorrect
Class module
Universal module
A command that allows us to make a new directory on your current or specific directory location.
rd
mkdirCorrect
cd
cd
A command that allows you to move from your current directory to an inner directory.
cdCorrect
mkdir
cd
rd
A command that can be used to restart Vagrant once it stopped.
vagrant halt
vagrant upCorrect
vagrant run
vagrant destroy
A command that is used to load up the intuitive Redis clients.
Redis-gui
Redis-auth
Redis-acl
Redis-cliCorrect
A command that is used to make a new directory thru the command line interface.
cddir
mkdirCorrect
Cd\
rddir
A command which allows you to create a new directory.
rd
mkdirCorrect
cd
cd
A command which refers to the print working directory.
cd\
pwdCorrect
print
mkdir
A command-line tool used to interact with Cloud Foundry.
cli
cfCorrect
node
redis
A common open standard for authorization.
OauthCorrect
A common XML-based open data format for authentication.
security assertion markup language(saml)Correct
A component that packages a non-native app so that it is viable for native distribution.
native wrapperCorrect
A configuration variables contain full URL to the controller class/function containing your pagination
base_urlCorrect
A configuration variables represents the total rows in the result set you are creating pagination for
total_rowsCorrect
A configuration variables that set number of items you intend to show per page.
per_pageCorrect
A cross-platform and language-independent interface treats an XML or HTML document as a tree structure wherein each node is an object representing a part of the document.
Data Model
Document Object ModelCorrect
Entity Relationship Diagram
Object Model
A CSS feature that is intended to eliminate all browser defaults.
CSS resetCorrect
CSS validation
CSS tools
CSS selector
A database that can be utilized for more impenetrable data storage needs.
MongodbCorrect
MySQL
Postgresql
Redis
A development process that works on a very short development cycle.
est-driven development(TDD)Correct
A development tool, sometimes including a mobile middleware server, that builds hybrid or native apps for each mobile platform from a single codebase. IncludesMEAPs and MCAPs.
mobile application development platform(MADP)Correct
A device that helps fabricate a development environment utilizing a virtual machine.
Apache
VagrantCorrect
VirtualBox
Nginx
A feature for access control systems that allows users to log in to (or log out of) multiple, independent software systems using one set of credentials.
single ign-on(SSO)Correct
A file that contains a single JSON object that incorporates your Twitter credentials
credentialsjsonCorrect
propertyjson
objectjson
attributejson
A for loop comprises of four things, three of them are in the parenthesis that follow the word for and we allude to those as the initialization statement, the continuation condition, the update statement, and the fourth is the loop body,
TrueCorrect
False
A function from a selector which will eliminate the chosen element(s) from the DOM.
empty
delete
removeCorrect
erase
A function that carries or executes the callback after the predefined number of milliseconds have passed.
setClock
setTimer
setTimein
setTimeoutCorrect
A function that creates contentions such as a string signifying the kind of stream and an object that contains data about our filter rules.
filter function
string data function
stream functionCorrect
object filter function
A function that finishes the response by including "Hi World."
resendCorrect
reqwriteHead
req
res
A function that is used to gain access to the JSON files in our program locally.
getJSONCorrect
Split
items
jsonString
A function that makes the HTTP header that sets the attributes of the response.
req
resend
reqwriteHeadCorrect
res
A function that returns all the values of all specified keys in Redis.
hmget
get
mgetCorrect
hget
A function that runs as the system user rather than an application user.
Application function
Software function
System functionCorrect
Network function
A function that sets the time when a function will be called.
setIntervalCorrect
setTime
setEvent
setClock
A function used in asynchronous programming where it is executed at the later part being an argument.
return
declaration
callbackCorrect
val
A Git command that is only used to start or initialize the repository.
Git add [file(s)]
Git initCorrect
Git commit =E2=80=93m[msg]
Git status
A git command which initializes your repository.
Git status
Git commit -m[msg]
Git add [file(s)]
Git initCorrect
A JavaScript object that is created by a standard JavaScript object constructor.
map
compiler
constructor
controllerCorrect
A JavaScript string where strings are declared inside a string using single quotes outwardly and double quotes within.
BSON
jsonStringCorrect
jQuery
JSON
A JSON file that resides from the root base of a JavaScript Node project
stdoutlog
Serverjs
packagejsonCorrect
consolelog
A kind of schema that characterizes the structure of the archive, predefined values, and validators.
Mongoose data object
Mongoose model
Mongoose schemaCorrect
Mongoose diagram
A language that is used to present requests from a database saved in a relational format.
SQLCorrect
NoSQL
PostgreSQL
MySQL
A library that enables real-time, bidirectional and event-based communication between the browser and the server.
socketioCorrect
socketonopen
socketemit
socketsend
A lightweight format in JavaScript for storing and transporting data.
jsonCorrect
server
node
script
A method in jQuery that is used to create a serialized representation of an object.
param()Correct
declaration()
argument()
syntax()
A method that can be used on jQuery collections that wrap plain JavaScript objects similar to a pub/ sub mechanism.
config
toString()
trigger()Correct
content()
A method that loads data from the server using an HTTP POST request
$post()Correct
contentpost()
post()
post()
A method that sends back all the values of all predetermined keys in Redis.
get
mgetCorrect
hmget
hget
A method under the calendar library that will display the calendar
generate()Correct
A mobile application developed using web standards and accessed through a browser.
web appCorrect
A mobile application that is written in a programming language that is directly compatible with the target platform.
native appCorrect
A mobile application written in HTML, CSS, and JavaScript that uses a web-to-native abstraction layer, allowing the application to access mobile device APIs that pure web applications cannot access.
hybrid appCorrect
A mobile phone with internet access and music playback that lacks the full functionality of a smartphone.
Feature phoneCorrect
A mobile platform-specific API that lets applications access specific mobile hardware functionality.
Device APICorrect
A module that makes a layer on above the center http module that handles a great deal of complex things such as presenting static HTML, CSS, and client side JavaScript files.
Developer module
HTTP module
Application module
Express moduleCorrect
A multi-cloud environment allows developers to use the cloud platform that suits specific application workloads and move those workloads as necessary within minutes with no changes to the application.
VMware
Open cloud
Cloud foundryCorrect
Azure
A network of physical objects embedded with electronics, software, sensors, and connectivity to enable it to achieve greater value and service by exchanging data with other connected devices.
internet of thingsCorrect
A program that actualizes the File Transfer Protocol.