
CodeWritingProblem
Quiz
•
Computers
•
University
•
Hard
Maggie Hsu
FREE Resource
5 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
MyMath ma = new MyMath();
クラス名とは何ですか?
myMath
MyMath
ma
mymath
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Field f1 = person.getClass().getDeclaredField("name");
int codeOutput = f1.getModifiers();
int expOutput = Modifier.PRIVATE;
=============================
? String name;
? は何ですか。
private
public
protected
static
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
person.setName("John");
引数はいくつありますか。
0
2
1
3
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
String codeOutput = person.getName();
戻り値の型は何ですか。
int
boolean
double
String
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
@Test
public void testCircleDraw() {
// Create a Circle object
Drawable circle = new Circle();
String codeOutput = circle.draw();
String expOutput = "Drawing a circle";
try {
assertEquals("1:No input case:",expOutput,codeOutput);
} catch (AssertionError ae) {
System.out.println(ae);
}
}
=====================
Circleクラスのメソッド名は何ですか。
circle
Circle()
draw()
Drawable
Similar Resources on Wayground
10 questions
Tes Sumatif Informatika
Quiz
•
7th Grade - University
10 questions
ระบบทางเทคโนโลยี ม.4
Quiz
•
10th Grade - University
10 questions
Listen in Python
Quiz
•
University
10 questions
CP N5 Theory Test 1
Quiz
•
University
10 questions
Introduction to AI - Healthcare & Business
Quiz
•
University - Professi...
10 questions
Bertelsmann AI Track Quiz Initiative #2
Quiz
•
University - Professi...
10 questions
Recursion Practice, Recursion Practice, Recursion Practice...
Quiz
•
10th Grade - University
10 questions
Chương trình máy tính và dữ liệu
Quiz
•
University
Popular Resources on Wayground
10 questions
Ice Breaker Trivia: Food from Around the World
Quiz
•
3rd - 12th Grade
20 questions
Halloween Trivia
Quiz
•
6th - 8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
4 questions
Activity set 10/24
Lesson
•
6th - 8th Grade
22 questions
Adding Integers
Quiz
•
6th Grade
10 questions
How to Email your Teacher
Quiz
•
Professional Development
15 questions
Order of Operations
Quiz
•
5th Grade
30 questions
October: Math Fluency: Multiply and Divide
Quiz
•
7th Grade
Discover more resources for Computers
10 questions
Halloween Movies Trivia
Quiz
•
5th Grade - University
7 questions
Central Idea of Informational Text
Interactive video
•
4th Grade - University
7 questions
Review for You: Using Commas
Interactive video
•
4th Grade - University
5 questions
Using Context Clues
Interactive video
•
4th Grade - University
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
14 questions
Eat Healthy,Be Healty
Quiz
•
4th Grade - University
7 questions
Safari Scholar: Searching for Subject-Verb Agreement
Interactive video
•
4th Grade - University
