Syntax-Output-Vars M/C TEST Review

By Mickey Arnold
Last updated 10 months ago
40 Questions

What is the ASCII value of ‘b’?

What is the output by the code below?
double num = 3.5;
System.out.println("Number: " + num);