CODEIGNITER Interview Practice #2

Q1. Which one is the business logic in codeigniter?







Q2. Is CodeIgniter fast?







Q3. Which of the followings are the different types of hook point in Codeigniter?







Q4. The view can be loaded by the following syntax?







Q5. In Database Configuration, __ specify location of your database?







Q6. CRUD stands for?







Q7. The routing file is located in?







Q8. Which of the following ORM is supported by CodeIgniter Framework?







Q9. Which of the following function is use to set the value of form input box ?







Q10. Default controller can be set from which configuration file?