Computer Science, asked by satpathyshivam16, 5 hours ago

explain the concept of type casting​

Answers

Answered by akshaya5097
1

Answer:

In Java, type casting is a method or process that converts a data type into another data type in both ways manually and automatically. The automatic conversion is done by the compiler and manual conversion performed by the programmer. In this section, we will discuss type casting and its types with proper examples.

Explanation:

Hope it helps☺️☺️✌️✌️

Answered by ItzCuteEsra
4

Answer:

In Java, type casting is a method or process that converts a data type into another data type in both ways manually and automatically. The automatic conversion is done by the compiler and manual conversion performed by the programmer. In this section, we will discuss type casting and its types with proper examples.

Similar questions