Question:What are class and object? 

Answer Class: Classes are intended to represent those real-life items that coder like to manipulate within an application.

Object: A class provides a basis from which you can create specific instances of the entity the class models, better known as object.That means, an instance of class is called object . Such as $employee = new Employee(); 


Deprecated: html_entity_decode(): Passing null to parameter #1 ($string) of type string is deprecated in D:\webserver\www\vcampusbd.com\answers\column_answer_two.php on line 128
+ Report
Total Preview: 849
What are class and object?
Copyright © 2024. Powered by Intellect Software Ltd