- abstract class MyAbstractExe {
- int x = 10;
- void test() {
- System.out.println("yes we can have an abstract class with concrete method !!");
- }
- }
Yes ! we can have an abstract class with concrete method !! There is no error.
Please download the standalone wiremock server from Direct download section at the bottom of the page. Download and installation Feel fre...
No comments:
Post a Comment