adplus-dvertising
frame-decoration

Question

Pick out the correct syntax of operator conversion.

a.

operator float()const

b.

operator float()

c.

operator const

d.

none of the mentioned

Answer: (a).operator float()const

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Pick out the correct syntax of operator conversion.