Consider the following code snippet Whats wrong with the abo
Consider the following code snippet:
What\'s wrong with the above code? Select all that apply.
| Since \"B\" does not implement \"add(int, int)\", B must be declared abstract. | 
Solution
The things which are wrong with the given code :-

