Which of the following class definitions defines a legal abstract class?

Question:
Which of the following class definitions defines a legal abstract class?

1.abstract class A { abstract void unfinished(); }

2.abstract class A { abstract void unfinished(); }

3.class A { abstract void unfinished(); }

4.class A { abstract void unfinished() { } }

Posted Date:-2021-10-25 05:21:08


More MCQS Questions and answers

Search
R4R Team
R4Rin Top Tutorials are Core Java,Hibernate ,Spring,Sturts.The content on R4R.in website is done by expert team not only with the help of books but along with the strong professional knowledge in all context like coding,designing, marketing,etc!