Computer Applications
State whether the following statement is True or False :
Inheritance is a feature using which an object in one class acquires the properties of another class.
Java Intro
22 Likes
Answer
True
Answered By
3 Likes
Related Questions
State whether the following statement is True or False :
The main() function indicates that the execution of the Java program will begin from this point.
State whether the following statement is True or False :
Every Java statement must end with a colon.
State whether the following statement is True or False :
While comparing two variables, their data types should not be the same.
Ritika has written a program in Java. After the successful compilation of her program, which option should she select to run it?