ITE-6200 - Application Development and Emerging Technology oed answer key
Showing 61 to 80 of 570 total answers.
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
It can be said as the entry point of application.
Answer
Controller
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
The default file extension for PHP file is ".php"
Answer
True
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
Controller is also knows as the data access layer.
Answer
False
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
A cart library method that returns the total amount
Answer
total()
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
CI method or code to set a rule in form validation.
Answer
$this->form_validation->set_rules()
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
Which of the following refers to the business logic
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
Form Helper method or code to return an HTML button.
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
When uploading file the form must be of type "file".
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
$this->db->insert_id() inserts an id in the database.
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
A command which allows you to create a new directory.
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
A program that actualizes the File Transfer Protocol.
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
A tag that is used as a container for a substructure.
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
A view that displays web pages within an application.
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
is_unique requires table and field name as parameter.
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
It is the Presentation Layer of the MVC Architecture.
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
It is used to specify a data as an element of a list.
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
Method that accepts the email's title or heading text
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology
Report Module (the module) are templates for reports.
#ITE-6200
Awesome StudentQuestion • Application Development and Emerging Technology