Given the URL http://www.abc.com/student/record/201512345 State the following student
controllerCorrect
Given the URL http://www.abc.com/student/record/201512345 State the following www.abc.com
base_urlCorrect
How do you get the value of a config file item named 'author'.
//$this->config->load('author');Correct
How JavaScript stores object properties?
Parallel Key Store design
Value-Injection design
Key-value designCorrect
Stored value design
How many parameters does CAPCHA requires
3Correct
htaccess file that will automatically route the index.php next to the Controller
TrueCorrect
HTML Helper is a codeigniter 3 helper class
TrueCorrect
HTML is all about the origin of a document, this implies despite the fact that we see various stylistic elements here such as the different textual styles, the hues, and even the format.
True
FalseCorrect
IDENTIFICATION: CSS stands for
Cascading style sheetsCorrect
IDENTIFICATION: Name the university that created MaterialDesign CSS
Carnegie Mellon UniversityCorrect
If an element has two child elements, and we float one child element to the left side and one to the right side, they will appear next to each other, expecting they don't cover.
TrueCorrect
False
If set to true, if a file with the same name as the one you are uploading exists, it will be overwritten. If set to false, a number will be appended to the filename if another with the same name exists.
overwriteCorrect
If the browser is altered, the sized to viewport a little smaller than 855 px, the rest of the part of the page will be avoided from viewing.
Min-width propertyCorrect
Attribute property
Float property
Max-width property
If we need to tackle excess lines of codes and how they can be extracted, we need to apply the function organizeByTags to keep the objects in our program well arranged.
TrueCorrect
False
In case there are two child elements, and we float one of the child elements on to the left side and the other to the right side, they will appear on top of each other.
True
FalseCorrect
In CI what does URI stands for
uniform resource identifierCorrect
In Codeigniter 3 helpers are all located in system/helper.
FalseCorrect
In CodeIgniter the Calendar class enables you to dynamically create calendars.
FalseCorrect
In CodeIgniter the validation system supports callforward to your own validation methods.
FalseCorrect
In file upload the maximum size are set in _________ that the file can be. Set to zero for no limit
kilobytesCorrect
In file upload you'll need a destination directory for your uploaded images.
TrueCorrect
In Java, objects are first-class citizens since they can also be characterize as unknown functions or functions without names.
True
FalseCorrect
In jQuery the scr tag is use for linking.
FalseCorrect
In NoSQL, a data model comprises a schema, which depicts the structure of the entirety of the objects of that type.
True
FalseCorrect
In order for the image class to be allowed to do any processing, the folder containing the image files be write protected
FalseCorrect
In order to use and access session variables on webpages, we must put the session_start()
TrueCorrect
In shopping cart if the quantity is set to negative value, the item will be removed from the cart.
TrueCorrect
In the event that you type in an invalid Object value, the previous code will toss an error that says you've utilized an invalid Id.
True
FalseCorrect
In the JavaScript environment, a triple equal sign is used to compare two expressions that return a true or false value.
TrueCorrect
False
In the Macintosh operating system, you usually use CTRL+R to reopen a page.
True
FalseCorrect
In the MVC design, the model abstracts the database utilizing a type of data modeling tool.
TrueCorrect
False
In Windows and the majority of Linux environment, Ctrl+Tab is utilized to shift from one active window to another faster.
TrueCorrect
False
Information that is delivered immediately after collecting it without any delay.
Real-time dataCorrect
Is a complete development and deployment environment in the cloud, with resources that enables you to deliver everything from simple cloud-based apps to sophisticated, cloud-enabled enterprise applications.
Software-as-a-Service (SaaS)
System as-a-Service (SaaS)
Infrastructure-as-a-Service (IaaS)
Platform-as-a-Service (PaaS)Correct
Is a type of challenge-response test used in computing to ensure that the response is not generated by a computer.
captchaCorrect
is the process of organizing the columns/records or attributes and tables of the database to minimize data redundancy.
database normalizationCorrect
is the process of redirecting or remapping a controller class or method.
RoutingCorrect
is_unique requires table and field name as parameter.
TrueCorrect
is_uniques form validation rule checks if the input is unique from the table.
FalseCorrect
It allows web developers to identify elements within the DOM using CSS selectors and takes over those elements using JavaScript.
CSSLint
W3C
JSLint
jQueryCorrect
It allows you to trigger small JavaScript programs from the command line without any browser involved.
Packagejson
Indexhtml
NodejsCorrect
Node Package Manager
It can be said as the entry point of application.
ControllerCorrect
It characterizes a division or a portion and is utilized mainly as a container for HTML elements that are then styled with CSS or controlled with JavaScript.
dir
divCorrect
!doctype
data
It chooses which controller and action to send the request to.
Indexhtml
Node Package Manager
Packagejson
ServerjsCorrect
It contains meta-information about the document.
<head>Correct
<main>
<body>
<html>
It contains the content that will be rendered in the browser.
<head>
<main>
<body>Correct
<html>
It executes the callback function once for each array element that usually returns the value undefined and is not chainable.
forEach()Correct
while()
for()
doWhile()
It flushes data and information to disk, and for the most part, you may likewise think of it as an in-memory data stockpiling.
CouchDB
RedisCorrect
HBase
Cassandra
It gives a significantly bigger number of warnings compare to the HTML validation tools.
CSS web support
CSS LintCorrect
CSS ruleset
CSS developer tool
It grants access to the DOM nodes underlying each jQuery objects.
click()
val()
on()
get()Correct
It is a configuration file that is used for configuration of site-access issues, such as URL redirect, URL shortening, Access-security control.
.htaccessCorrect
It is a function that overrides the normal behavior in which the URI determines which function is called, allowing you to define your own function routing rules.
//_remap()Correct
It is a JavaScript object that contains attributes/properties and functions.
Compiler
Constructor
ControllerCorrect
Map
It is a line that is not read/executed as part of the program.
commentCorrect
It is a programming tool we require, which doesn't need too much feature in formatting text.
Version Control System
Operating System
Text editorCorrect
Browser
It is a software framework that is designed to support the development of dynamic websites, web applications, web services and web resources.
Web Application FrameworkCorrect
It is a URI Component that locates the path or address.
Web AddressCorrect
It is a URI Component that serve as persistent, location-independent identifiers
URNCorrect
It is a way in which an HTML element are shown, applies to elements that have the type a or span.
outline
inlineCorrect
grid
Content
It is an Application Development Framework - a toolkit - for people who build web sites using PHP
CodeIgniterCorrect
It is an inherent function in node.js with a particular use, and that is to load modules.
import()
require()Correct
append()
load()
It is any process or technology that allows users who forgot their passwords authenticate and reset the passwords of their account
Self-service password resetCorrect
It is applicable to use function as parameters to another function.
TrueCorrect
False
It is applied to select all elements within the DOM and sets the elements' background to different recognizable shades of gray.
Universal selectorCorrect
CSS selector
Validation selector
Selector
It is best for information that should be accessed rapidly or for temporary storing frequently used data to progress our applications' response time.
TrueCorrect
False
It is highly recommended to use underscore(_) in the absence of space when working with the command-line interface.
TrueCorrect
False
It is intended for the enormous scope of cooperation among numerous programmers.
GitCorrect
Mercurial
Coda
Sublime text
It is quite ideal to disregard web programming in JavaScript since it mainly involves monstrous techniques and approaches by and by.
True
FalseCorrect
It is set in the body ruleset for the document before you scale all different font styles comparative with that one.
Dynamic text size
Fixed text size
Max text size
Base text sizeCorrect
It is the Data Access Layer or Persistence Layer of the MVC Layered Architecture.
ModelCorrect
It is the Presentation Layer of the MVC Architecture.
ViewCorrect
It is the process of redirecting or remapping a controller class or method.
RoutingCorrect
It is used to alter how a connection is shown when a client hovers over it.
pseudoclassesCorrect
functions
objects
div
It is used to check the error from the Chrome Developer Tool which is brought about by an empty p element.
ElementCorrect
Network
Sources
Console
It is used to get or set values from and to an input element particularly textboxes.