What Is Truncation In Java #65
What is Truncation in Java?
This multiple choice question (MCQ) is related to the book/course gs gs128 Java. It can also be found in gs gs128 Java Data Types Variables Arrays - Java Type Conversions, Promotions and Castings - Quiz No.1.
What is Truncation in Java?
Floating-point value assigned to an integer type
Integer value assigned to floating type
Floating-point value assigned to a Floating type
Integer value assigned to an integer type