A
Q. Given the following piece of code:
public class School{
public abstract double numberOfStudent();
}
which of the following statements is true?
- Correct Answer - Option(D)
- Views: 24
- Filed under category Java
- Hashtags:
Discusssion
Login to discuss.