Application Development and Emerging Technology
(Final Q1, Q2, FinalXam)
Question 1
Question text
Question 2
Question text
Question 3
Question text
Question 4
Question text
Question 5
Question text
Question 6
Question text
Question 7
Question text
Question 8
Question text
Question 9
Question text
Question 10
Question text
Question 11
Question text
Question 12
Question text
Question 13
Question text
Question 14
Question text
Question 15
Question text
Question 16
Question text
Question 17
Question text
Question 18
Question text
Question 19
Question text
Question 20
Question text
Question 21
Question text
Question 22
Question text
Question 23
Question text
Question 24
Question text
Question 25
Question text
Question 26
Question text
Question 27
Question text
Question 28
Question text
Question 29
Question text
Question 30
Question text
Question 31
Question text
Question 32
Question text
Question 33
Question text
Question 34
Question text
Question 35
Question text
Question 36
Question text
Question 37
Question text
Question 38
Question text
Question 39
Question text
Question 40
Question text
Question 41
Question text
Question 42
Question text
Question 43
Question text
Which of the following is correct from given the statement below:
//$this->db->select('title, content, date');
//$query = $this->db->get('mytable');
//return $query->result();
Question 44
Question text
Question 45
Question text
Question 46
Question text
Question 47
Question text
Question 48
Question text
Question 49
Question text
Question 50
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question text
Question 47
Question text
Question 48
Question text
Question 49
Question text
Question 50
Question text
Question text
IDENTIFICATION: CSS stands for
Cascading Style Sheets
Question text
IDENTIFICATION: It helps us enable sorting, pagination and search to our table data.
DataTable jQuery
Question 3
Question text
IDENTIFICATION: is a design language or design convention for modern applications and website
Material Design
Question text
IDENTIFICATION: simply a new method that we use to extend jQuery's prototype object
jQuery plugin
Question text
.text() is used to get or set values from and to a non-input element like divs.
Question text
We used the base_url() function to return our domain or application path
Question text
$(document).ready() function calls if the browser contents has properly loaded its contents and is browsing.
Question text
AJAX stands for Asynchronous Java
Question text
Successful - this will be triggered upon the AJAX request and usually accepts the parameter response response contains the loaded content from the URL requested.
Question text
Who first use the term AJAX?
Jesse James Garret
Question text
DataTable jQuery plugin helps us enable sorting, pagination and search to our table data.
Question text
.vals() It is used to get or set values from and to an input element particularly textboxes.
Question text
IDENTIFICATION: Name the university that created MaterialDesign CSS
Carnegie Mellon University
Question text
In jQuery the scr tag is use for linking.
Question text
IDENTIFICATION: javascript library that makes web scripting easier for us
jQuery
Question text
IDENTIFICATION: It is used to get or set values from and to an input element particularly textboxes.
val()
Question text
IDENTIFICATION: JQuery method used to creates a sliding to the left transition within a given time on a selected element
slideLeft(interval)
Question text
AJAX engine is an XMLHttpRequest object and jQuery makes it a lot more easier for us because of its AJAX development API.
Question text
jQuery is a java library that makes web scripting easier for us.
Question text
IDENTIFICATION: JQuery method used to hide selected element(s)
.hide()
Question text
IDENTIFICATION: javascript library that makes web scripting easier for us
jQuery
Question text
In jQuery the scr tag is use for linking.
Question text
.text() is used to get or set values from and to a non-input element like divs.
Question text
AJAX stands for Asynchronous Java
Question text
IDENTIFICATION: is a design language or design convention for modern applications and website
Material Design
Question text
IDENTIFICATION: It is used to get or set values from and to an input element particularly textboxes.
.val()
Question text
jQuery is a java library that makes web scripting easier for us.
Question text
IDENTIFICATION: CSS stands for
Cascading Style Sheets
Question text
$(document).ready() function calls if the browser contents has properly loaded its contents and is browsing.
Question text
Who first use the term AJAX?
Jesse James Garret