Pretest

Question 1
Choose True or False.


Using the MVC design pattern, we separate software components into three distinct components which are tightly coupled to each other.

True False
IDevice Question Icon Question 2
What is the name of the file which contains the configuration for PHP?
  
php.conf
phpd.conf
php.ini
php_config.ini

iDevice icon Question 3
Read the paragraph below and fill in the missing words.
Software which follows the MVC Design Pattern is separated into three main components, which are , , and .
  

Question 4
Choose True or False.


After making changes to the httpd.conf file, the Apache web server must be restarted.

True False