
Java Programming

Quiz
•
Computers
•
12th Grade
•
Medium
Izzy Paulsenn
Used 1+ times
FREE Resource
16 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does IDE stand for?
Insanely Duplicated Elephant
Internal Development Engine
Integrated Development Environment
Interesting Delicate Egg
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What will print?
System.out.println("hello");
System.out.println("iD/ntech")
hello
iD/ntech
helloiD
tech
hello
iD
tech
hello
iDtech
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Fill in the blank:
_____ x = 3.4;
String
int
boolean
double
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What type of variable is this?
("Hello " + 34 + " iDtech 39")
int
String
int String
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which is the correct way to create a scanner?
Scanner myScanner = Scanner(System.in);
Scanner myScanner = new Scanner(System.in)
Scanner (System.in);
Scanner myScanner = new Scanner(System.in);
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What does (10 % 4) evaulate to?
1
2
3
4
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which statement evaluates to True?
(4 < 8)
(9 == 6)
(7 > 12)
(6 <= 3)
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
AP CS A Unit 3

Quiz
•
9th - 12th Grade
12 questions
Java - arrays and String methods

Quiz
•
9th - 12th Grade
15 questions
Basics in Java

Quiz
•
9th - 12th Grade
20 questions
CHAPTER: 11 AND 12

Quiz
•
12th Grade
15 questions
G10 CS String Manipulation

Quiz
•
12th Grade
21 questions
Java Programming Quiz unit 3

Quiz
•
12th Grade
12 questions
Project-Stem Unit 1 python coding

Quiz
•
9th - 12th Grade
20 questions
PEMBOLEHUBAH,PEMALAR DAN JENIS DATA

Quiz
•
7th - 12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade