Abishiek

Results 4 comments of Abishiek

Alright let me show you an example ``` interface printable{ void print(); } class A6 implements printable{ public void print(){System.out.println("Hello");} public static void main(String args[]){ A6 obj = new A6();...

But still this is not get executing though :(

Api stopped working again :( 503 (Service Unavailable)

Facing the same issue and many data structures also not working, like linkedlist, interfaces. It can able to execute only simple programs. Kindly fix it.