Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 5

Question 

11
Correct
Mark 1.00 out of 1.00

Flag question

Question text
This method returns a single result row

Select one:
a.
result()
b.
row()
c.
results()
d.
rows()

Question 12
Correct
Mark 1.00 out of 1.00

Flag question

Question text
.text() is used to get or set values from and to a non-input element like divs.

Select one:
True 
False

Question 13
Incorrect
Mark 0.00 out of 1.00
Flag question

Question text
Web Design
IDENTIFICATION: Answer  is a design language  or design convention for
modern applications and website

Question 14
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Which is the right code for loading models

Select one:
a.
//$this->loads->model('sub_folder/model_name');
b.
//$this->model->name-> /model_name;
c.
//$this->load->model('model_name');
d.
No correct answer

Question 15
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Which of the following do you think that is useful for searching?
Select one:
a.
//$this->db->like()
b.
//$this->db->where()
c.
//$this->db->set()
d.
//$this->db->join()

Question 16
Correct
Mark 1.00 out of 1.00

Flag question

Question text
URN stands for?

Select one:
a.
Uniform Resource Names
b.
Uniform Resource Name
c.
Unique Resource Name
d.
Uniform Resources Name

Question 17
Correct
Mark 1.00 out of 1.00

Flag question

Question text
Account registration can be approved through activation link sent from user's email or by an
admin approval.

Select one:
True 
False

Question 18
Incorrect
Mark 0.00 out of 1.00

Flag question

Question text
callbac
FILL IN THE BLANK: Answer  are function that is passed to another function and takes
this "other function" as a parameter

Question 19
Correct
Mark 1.00 out of 1.00

Flag question

Question text
IDENTIFICATION: CSS stands for
Cascading style sheets
Answer: 

Question 20
Incorrect
Mark 0.00 out of 1.00

Flag question

Question text
Grid
IDENTIFICATION: Answer  MaterializeCSS class prefix for tablet devices.

You might also like