Reasons why we need Wrapper Classes
null is a possible value
use it in a Collection
Methods that support Object like creation from other types.. like String
Integer number2 = new Integer("55");//String
Severity: Warning
Message: fopen(/tmp/ci_session05e6f957b0da4555dc6ccadbabef302a20931dbb): Failed to open stream: Disk quota exceeded
Filename: drivers/Session_files_driver.php
Line Number: 177
Backtrace:
File: /home/sambalp3/requestandresponse.com/application/core/MY_Controller.php
Line: 12
Function: __construct
File: /home/sambalp3/requestandresponse.com/application/controllers/Post.php
Line: 5
Function: __construct
File: /home/sambalp3/requestandresponse.com/index.php
Line: 315
Function: require_once
Severity: Warning
Message: session_start(): Failed to read session data: user (path: /tmp)
Filename: Session/Session.php
Line Number: 137
Backtrace:
File: /home/sambalp3/requestandresponse.com/application/core/MY_Controller.php
Line: 12
Function: __construct
File: /home/sambalp3/requestandresponse.com/application/controllers/Post.php
Line: 5
Function: __construct
File: /home/sambalp3/requestandresponse.com/index.php
Line: 315
Function: require_once
null is a possible value
use it in a Collection
Methods that support Object like creation from other types.. like String
Integer number2 = new Integer("55");//String