I have searched alot that what is CI_Controller class? Actually, it is a base class and all controllers extend from CI_Controller class in codeigniter? Whether, it is abstract class or not?
in your directory structure open system->core->controller.php you will see the class name is CI_Controller