Ics Java Quiz 3

6 Questions | Attempts: 46
Share
Please wait...
Question 1 / 6
0 %
0/100
Score 0/100
1. How will this be displayed in the console?
Console.println ("Hello World");
Submit
Please wait...
About This Quiz
Java Quizzes & Trivia

Intro to Computer Science Java quiz #2

Tell us your name to personalize your report, certificate & get on the leaderboard!
2. A commands always ends with what?
Submit
3. The following error means what
";" expected
Submit
4. Int x=15;
setPenWidth(x);

What is true

Explanation

The variable x is equal to 15 so whenever you see x it stands for 15. So setPenWidth(x); really means setPenWidth(15);

Submit
5. What code captures the users answer?
Submit
6. Which one is correct?
Submit
View My Results

Quiz Review Timeline (Updated): Mar 16, 2022 +

Our quizzes are rigorously reviewed, monitored and continuously updated by our expert board to maintain accuracy, relevance, and timeliness.

  • Current Version
  • Mar 16, 2022
    Quiz Edited by
    ProProfs Editorial Team
  • Nov 03, 2009
    Quiz Created by
    Aishamo
Cancel
  • All
    All (6)
  • Unanswered
    Unanswered ()
  • Answered
    Answered ()
How will this be displayed in the console?Console.println ("Hello...
A commands always ends with what?
The following error means what";" expected
Int x=15;setPenWidth(x);What is true
What code captures the users answer?
Which one is correct?
Alert!

Advertisement