Login
Remember
Register
Ask a Question
Select the best from following statements is correct about the class?
0
votes
asked
Jan 24, 2021
in
JAVA
by
rajeshsharma
Select the best from following statements is correct about the class?
(i) An object is an instance of its class
(ii) A class is an instance of its object
(iii) An object is the instance of the data type of that class
(iv) Both A and C
#java-class
java
#object
Java-questions-answers
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jan 24, 2021
by
sharadyadav1986
(i) An object is an instance of its class
...