Examlex

Solved

In the Following Code, System

question 35

Multiple Choice

In the following code, System.out.println(num) is an example of __________. double num = 5.4;
System.out.println(num) ;
Num = 0.0;


Definitions:

Related Questions