Computer Science, asked by rockerpommathi, 3 months ago

Explain about type conversion?​

Answers

Answered by ayushanand42
1

Answer:

The Four Types of Conversations: Debate, Dialogue, Discourse, and Diatribe

Debate is a competitive, two-way conversation. ...

Dialogue is a cooperative, two-way conversation. ...

Discourse is a cooperative, one-way conversation. ...

Diatribe is a competitive, one-way conversation.

Answered by 5honey
0

In computer science, type conversion or typecasting refers to changing an entity of one datatype into another. There are two types of conversion: implicit and explicit. ... Explicit type conversion can also be achieved with separately defined conversion routines such as an overloaded object constructor.

Similar questions