OneCompiler

FRONT End Call to Back END call, World!



Example heading with h2 size

Example heading with h3 size

Following is sample java code.

int i = 10;
if(i>0){
    System.out.println('positive');
}
```It serve as two ways communication between the front End and the backend (POST To apiEndpoint, message to Remote message handler)