Every time JVM creates an object, it also creates____________object that describes the type of the object.
__________method can be used to obtain the Class object. Do not
write the parenthesis.
Determine the initial capacity of this StringBuilder
object:StringBuildersb = new StringBuilder("I love my new
phone!");
Select one:
a. 34
b. 35
c. 36
d. 32
All the Java classes that we create are inherited from
the_____________class.
Answer 1
*********
java.lang.Class
Answer 2
*********
Class getclass
Answer 3
**********
a. 34
Answer 4
**********
A class that is derived from
another class is called a subclass (also a
derived class, extended class, or
child class).
if you have any doubt then please ask me without any hesitation in
the comment section below , if you like my answer then please
thumbs up for the answer , before giving thumbs down please discuss
the question it may possible that we may understand the question
different way and we can edit and change the answers if you argue,
thanks :)
Get Answers For Free
Most questions answered within 1 hours.