2/1/24, 1:34 PM Prelim Exam: Attempt review
Home / My courses / UGRD-IT6315-2323T / Prelim Examination / Prelim Exam
Started on Thursday, 1 February 2024, 1:17 PM
State Finished
Completed on Thursday, 1 February 2024, 1:32 PM
Time taken 14 mins 49 secs
Marks 28.00/30.00
Grade 93.33 out of 100.00
Question 1
Correct
Mark 1.00 out of 1.00
Form Helper method or code to return an HTML checkbox input type.
Select one:
a. form_checkbox[]
b. form_checklist()
c. form_checkbox()
d. form_boxcheck()
Question 2
Correct
Mark 1.00 out of 1.00
URI stands for Uniform Resource Identity
Select one:
True
False
Question 3
Correct
Mark 1.00 out of 1.00
PHP varianbles start with what symbol?
Select one:
a. &
b. %
c. @
d. $
https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=4276&cmid=3588#question-4423-2 1/8
2/1/24, 1:34 PM Prelim Exam: Attempt review
Question 4
Correct
Mark 1.00 out of 1.00
IDENTIFICATION. Read the question carefully and type your answer in the space provided.
4.1 Version of PHP that introduces the use of superglobals.
Question 5
Correct
Mark 1.00 out of 1.00
IDENTIFICATION. Read the question carefully and type your answer in the space provided.
5.2 PHP version that enabled the filter extension by default Native JSON default
Question 6
Correct
Mark 1.00 out of 1.00
Element can be placed onto a web page in a pre-checked fashion by setting the checked attribute.
Select one:
a. Checkbox
b. Selection
c. List
d. Options
Question 7
Correct
Mark 1.00 out of 1.00
Originally, PHP is known as "Personal Home Pages"
Select one:
True
False
https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=4276&cmid=3588#question-4423-2 2/8
2/1/24, 1:34 PM Prelim Exam: Attempt review
Question 8
Incorrect
Mark 0.00 out of 1.00
CI function code to load a Model class.
Select one:
a. $this- b. $this->load- c. $this->load d. $this->load-
Question 9
Correct
Mark 1.00 out of 1.00
It is a line that is not read/executed as part of the program.
Select one:
a. variables
b. echo
c. comment
d. print
Question 10
Correct
Mark 1.00 out of 1.00
One of the main points of interaction between a user and a web site or application. They allow users to send data to the website.
Select one:
a. Registration Forms
b. HTML Forms
c. URL Forms
d. WWW Forms
Question 11
Correct
Mark 1.00 out of 1.00
The page that displays a message that the requested page was not found.
Select one:
a. Error 405
b. Error 404
c. Error 444
d. Error 504
https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=4276&cmid=3588#question-4423-2 3/8
2/1/24, 1:34 PM Prelim Exam: Attempt review
Question 12
Correct
Mark 1.00 out of 1.00
Other term used for Option buttons?
Select one:
a. Select Buttons
b. Television Buttons
c. Radio Buttons
d. Selection Buttons
Question 13
Correct
Mark 1.00 out of 1.00
To load the view, the function is like this: $this->load->view('name');
Select one:
True
False
Question 14
Correct
Mark 1.00 out of 1.00
.htaccess file that will automatically route the index.php next to the Controller
Select one:
True
False
Question 15
Correct
Mark 1.00 out of 1.00
php.org is the official php resource.
Select one:
True
False
https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=4276&cmid=3588#question-4423-2 4/8
2/1/24, 1:34 PM Prelim Exam: Attempt review
Question 16
Correct
Mark 1.00 out of 1.00
IDENTIFICATION: Model Data Access Layer or Persistence Layer of the MVC Layered Architecture.
Question 17
Correct
Mark 1.00 out of 1.00
Form Helper method or code to return an HTML text input type.
Select one:
a. form_input()
b. form_output()
c. form_input[]
d. form_outout[]
Question 18
Correct
Mark 1.00 out of 1.00
IDENTIFICATION: Uniform res Meaning of URL.
Question 19
Correct
Mark 1.00 out of 1.00
Delimiter symbol for rules in form validation.
Select one:
a. "^" symbol
b. "|" or pipe symbol
c. "?" symbol
d. "/" symbol
https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=4276&cmid=3588#question-4423-2 5/8
2/1/24, 1:34 PM Prelim Exam: Attempt review
Question 20
Correct
Mark 1.00 out of 1.00
CI file directory where autoload classes and functions are defined.
Select one:
a. Application/autoload.php
b. Application/direct/autoload.php
c. Application/config/autoload.php
d. App/config/autoload.php
Question 21
Correct
Mark 1.00 out of 1.00
CodeIgniter is developed PHP.org
Select one:
True
False
Question 22
Correct
Mark 1.00 out of 1.00
URN stands for?
Select one:
a. Unique Resource Name
b. Uniform Resource Name
c. Uniform Resources Name
d. Uniform Resource Names
https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=4276&cmid=3588#question-4423-2 6/8
2/1/24, 1:34 PM Prelim Exam: Attempt review
Question 23
Correct
Mark 1.00 out of 1.00
URI stands for?
Select one:
a. Uniform Resources Identifier
b. Uniform Resource Identifier
c. United Resource Identifier
d. Unchanging Resource Identifier
Question 24
Correct
Mark 1.00 out of 1.00
Defines a multi-line text input control.
Select one:
a. //< textarea > tag
b. //< header > tag
c. //< paragraph > tag
d. //< letterarea > tag
Question 25
Correct
Mark 1.00 out of 1.00
Query Builder or Active Record pattern in CI replaces the traditional query string in php coding.
Select one:
True
False
Question 26
Correct
Mark 1.00 out of 1.00
IDENTIFICATION. Read the question carefully and type your answer in the space provided.
1995 Year that PHP was officially called Personal Home Page Tools.
https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=4276&cmid=3588#question-4423-2 7/8
2/1/24, 1:34 PM Prelim Exam: Attempt review
Question 27
Incorrect
Mark 0.00 out of 1.00
FILL IN THE BLANK: Router is the process of redirecting or remapping a controller class or method.
Question 28
Correct
Mark 1.00 out of 1.00
CI method or code to load the form validation library.
Select one:
a. $this->load->library('form_validation')
b. "library"
c. $this->load('library_form_validation')
d. $this->load
e. $load->library('form_validation')
Question 29
Correct
Mark 1.00 out of 1.00
IDENTIFICATION. Read the question carefully and type your answer in the space provided.
1994 What year did PHP began its development?
Question 30
Correct
Mark 1.00 out of 1.00
CI function code to load the database class.
Select one:
a. $this->load- b. ?this->load->database(); c. $this->load->database(); d. $this->load->database[];
◄ News forum
Jump to...
Prelim Lab Exam ►
https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=4276&cmid=3588#question-4423-2 8/8