Constructor (object-oriented programming): Difference between revisions

Content deleted Content added
Tag: repeating characters
m Reverted edits by 117.239.5.211 (talk) to last revision by 202.65.133.178 (HG)
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 ==