Constructor (object-oriented programming): Difference between revisions

Content deleted Content added
Tag: repeating characters
Line 55:
 
Conversion constructors provide a means for a compiler to implicitly create an object belonging to one class based on an object of a different type. These constructors are usually invoked implicitly to convert arguments or operands to an appropriate type, but they may also be called explicitly.
,,,,,,,,,,,,,,@@ mainu ta pata nahi baki apne master nu puss lena ji
 
== Syntax ==