Chapter 21 Flashcards

1
Q

Can compiler automatically performs a type coercion of compatible types

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How can we stop automatic conversion of types

A

Using keyword ‘explicit’

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Can we do conversion by operator overloading

A

Yes

How well did you know this?
1
Not at all
2
3
4
5
Perfectly