Thanks to visit codestin.com
Credit goes to www.scribd.com

0% found this document useful (0 votes)
236 views9 pages

Application Development and Emerging Technologies Prelim

The document is a review of a prelim exam attempt that was completed on February 1, 2024 from 12:41 PM to 1:01 PM. The exam consisted of 28 multiple choice questions. The student scored 26 out of 30 possible points, for a grade of 86.67% out of 100%.

Uploaded by

retiredxaji
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
236 views9 pages

Application Development and Emerging Technologies Prelim

The document is a review of a prelim exam attempt that was completed on February 1, 2024 from 12:41 PM to 1:01 PM. The exam consisted of 28 multiple choice questions. The student scored 26 out of 30 possible points, for a grade of 86.67% out of 100%.

Uploaded by

retiredxaji
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 9

2/1/24, 1:07 PM Prelim Exam: Attempt review

Home / My courses / UGRD-ITE6301A-2323T / Prelim Exam / Prelim Exam

Started on Thursday, 1 February 2024, 12:41 PM


State Finished
Completed on Thursday, 1 February 2024, 1:01 PM
Time taken 19 mins 41 secs
Marks 26.00/30.00
Grade 86.67 out of 100.00

Question 1
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. $load->library('form_validation')
d. $this->load('library_form_validation')
e. $this->load

Question 2
Incorrect

Mark 0.00 out of 1.00

FILL IN THE BLANK: true  will be loaded by the controller passing the returned data from the model.

Question 3
Incorrect

Mark 0.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=3898&cmid=5315#question-4045-11 1/9
2/1/24, 1:07 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.

1994  What year did PHP began its development?

Question 5
Correct

Mark 1.00 out of 1.00

Form Helper method or code to return an HTML radio input type

Select one:
a. form_radio()
b. form_radio{
c. form_radio();;
d. form radio)

Question 6
Correct

Mark 1.00 out of 1.00

Defines a multi-line text input control.

Select one:
a. //< header > tag
b. //< paragraph > tag
c. //< letterarea > tag
d. //< textarea > tag

Question 7
Correct

Mark 1.00 out of 1.00

URI stands for?

Select one:
a. Unchanging Resource Identifier
b. Uniform Resources Identifier
c. Uniform Resource Identifier
d. United Resource Identifier

https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=3898&cmid=5315#question-4045-11 2/9
2/1/24, 1:07 PM Prelim Exam: Attempt review

Question 8

Correct

Mark 1.00 out of 1.00

The function of ci code to return a URI segment

Select one:
a. %this->uri->segment
b. $that->uri->segment
c. $these->uri->segment
d. $this->uri->segment

Question 9

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. Options
b. Selection
c. List
d. Checkbox

Question 10
Correct

Mark 1.00 out of 1.00

Other term used for Option buttons?

Select one:
a. Radio Buttons
b. Television Buttons
c. Selection Buttons
d. Select Buttons

https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=3898&cmid=5315#question-4045-11 3/9
2/1/24, 1:07 PM Prelim Exam: Attempt review

Question 11

Incorrect

Mark 0.00 out of 1.00

CI function code to load a Model class.

Select one:
a. $this->load
b. $this->load- 
c. $this- d. $this->load-

Question 12
Correct

Mark 1.00 out of 1.00

A variable declared within a function.

Select one:
a. House
b. Global
c. Local
d. Inside

Question 13
Correct

Mark 1.00 out of 1.00

The Controller serves as an intermediary between the Model, the View, and any other resources needed to process the HTTP
request and generate a web page.

Select one:

True

False

https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=3898&cmid=5315#question-4045-11 4/9
2/1/24, 1:07 PM Prelim Exam: Attempt review

Question 14

Correct

Mark 1.00 out of 1.00

CI, basically contains 4 main folders Application, System, User, Help Guide

Select one:

True

False

Question 15
Correct

Mark 1.00 out of 1.00

It is the process of redirecting or remapping a controller class or method.

Select one:
a. Routed
b. Routing
c. Router
d. Rotate

Question 16

Correct

Mark 1.00 out of 1.00

Area that can be specified by the cols and rows attributes, or even better; through CSS' height and width properties.

Select one:
a. Textarea
b. Paragraph
c. Content
d. Selection

https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=3898&cmid=5315#question-4045-11 5/9
2/1/24, 1:07 PM Prelim Exam: Attempt review

Question 17

Correct

Mark 1.00 out of 1.00

Query Builder class method that inserts record on the database.

Select one:
a. $this->db->insert()
b. $this->data_base->insert()
c. $this->data->insert()
d. &this->db->insert()

Question 18

Correct

Mark 1.00 out of 1.00

The default file extension for PHP file is ".php"

Select one:

True

False

Question 19

Correct

Mark 1.00 out of 1.00

FILL IN THE BLANK: routing  is the process of redirecting or remapping a controller class or method.

Question 20
Correct

Mark 1.00 out of 1.00

A vital part of a website or system UI because it accepts inputs as data parameters

Select one:
a. Options
b. Forms
c. Load
d. Images

https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=3898&cmid=5315#question-4045-11 6/9
2/1/24, 1:07 PM Prelim Exam: Attempt review

Question 21

Correct

Mark 1.00 out of 1.00

PHP runs on various platforms operating system such as apache and IIS.

Select one:

True

False

Question 22
Correct

Mark 1.00 out of 1.00

The window is the information that is being presented to a user.

Select one:

True

False

Question 23
Correct

Mark 1.00 out of 1.00

IDENTIFICATION. Read the question carefully and type your answer in the space provided.

5.3  Version of PHP that uses namespace support late static binding.

Question 24
Correct

Mark 1.00 out of 1.00

FILL IN THE BLANK: callbacks  are function that is passed to another function and takes this "other function" as a parameter

https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=3898&cmid=5315#question-4045-11 7/9
2/1/24, 1:07 PM Prelim Exam: Attempt review

Question 25

Correct

Mark 1.00 out of 1.00

PDO stands for Personal Data Objects.

Select one:

True

False

Question 26
Correct

Mark 1.00 out of 1.00

CI file directory where the database configuration settings and database groups is found.

Select one:
a. Application/config/data.php
b. Application(config)/database.php
c. Application/configdatabase.php
d. Application/config/database.php

Question 27

Incorrect

Mark 0.00 out of 1.00

PHP development began in 1995.

Select one:

True 

False

Question 28

Correct

Mark 1.00 out of 1.00

IDENTIFICATION. Read the question carefully and type your answer in the space provided.

Rasmus Ler  Who is the inventor of PHP?

https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=3898&cmid=5315#question-4045-11 8/9
2/1/24, 1:07 PM Prelim Exam: Attempt review

Question 29

Correct

Mark 1.00 out of 1.00

CI uses Model-Viewable-Controller architecture

Select one:

True

False

Question 30
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.

◄ Announcements

Jump to...

Prelim Lab Exam ►

https://trimestralexam.amaesonline.com/2323/mod/quiz/review.php?attempt=3898&cmid=5315#question-4045-11 9/9

You might also like