CodeIgniter MCQ

  1. What is codeigniter?
  2. What is codeigniter used for ...........
  3. is codeigniter object oriented?
  4. Codeigniter was initially released in ............
  5. Which one is the business logic in codeigniter?
  6. Is CodeIgniter fast?
  7. Which of the followings are the different types of hook point in Codeigniter?
  8. The routing file is located in ............. in CodeIgniter.
  9. Which of the following ORM is supported by CodeIgniter Framework?
  10. CodeIgniter is written in ...................... language.
  11. Which of the following function is use to set the value of form input box ?
  12. How to update data using Active Record Pattern in CodeIgniter?
  13. Which of the follwoing will be treated as method in that URI?
  14. The keywords true, false, null should always be in lowercase letter in codeigniter.
CodeIgniter MCQ

Take CodeIgniter MCQ Test & Online Quiz to Test your Knowledge

Below we have listed the few CodeIgniter MCQ Questions that check your basic knowledge of CodeIgniter. This CodeIgniter MCQ Test contains 20+ Multiple Choice Questions. You have to select the right answer to the question. apart from this, you can also download CodeIgniter MCQ PDF, completely free.

  • Java web application framework
  • PHP web application framework
  • Python web application framework
  • None Of The Above
View Answer
  • Developing android applications
  • Developing ios applications
  • Developing web applications
  • All of the above
View Answer
  • February 28, 2006
  • February 27, 2006
  • February 28, 2007
  • None Of The Above
View Answer
  • View
  • Model
  • Controller
  • None Of The Above
Download Free : CodeIgniter MCQ PDF
  • post_sytem
  • pre_controller
  • post_controller_constructor
  • All of the above
View Answer
  • assets folder
  • config folder
  • controller folder
  • None Of The Above
View Answer
  • $this->db->update('mytable', $object);
  • $this->db->updated('mytable', $object);
  • $this->db->updateData('mytable', $object)
  • None Of The Above
View Answer
  • somethingvtwo
  • index.php
  • somethingvone
  • None Of The Above
View Answer
  • set()
  • setvalue()
  • set_value()
  • All of the Above
View Answer
  • Date Helper
  • Cookie Helper
  • Array Helper
  • None of above
View Answer