Forwarded from K D
Quiz 11: Which package contains the Random class?
Anonymous Quiz
56%
java.util package
19%
java.lang package
10%
java.awt package
16%
java.io package
Forwarded from CodeRepublics
All about SQL. Save it for future use. 🧠 @coderepublics
Forwarded from K D
Quiz 11: Which of the following are the attributes of the tag?
Anonymous Quiz
15%
method
17%
action
59%
Both (a) & (b)
10%
None of these
Forwarded from K D
Quiz 12: Which of the following is a mutable class in java?
Anonymous Quiz
36%
java.lang.String
12%
java.lang.Byte
8%
java.lang.Short
45%
java.lang.StringBuilder
Forwarded from K D
Quiz 13: Which of the following is not an activity lifecycle callback method?
Anonymous Quiz
21%
onClick() method
22%
onCreate() method
17%
onStart() method
41%
onBackPressed() method
Forwarded from K D
Forwarded from K D
Quiz 15: Which of the following tool is used to generate API documentation in HTML format from doc comments in source code?
Anonymous Quiz
21%
javap tool
18%
javaw command
52%
javadoc tool
9%
javah command