Hello, OnlineGDB Q&A section lets you put your programming query to fellow community users. Asking a solution for whole assignment is strictly not allowed. You may ask for help where you are stuck. Try to add as much information as possible so that fellow users can know about your problem statement easily.

Como crio uma classe em java no OnlineGDB ?

0 votes
asked Jul 8, 2019 by Henrique (120 points)
Quero criar uma classe java no OnlineGDB e depois instanciar -lá no OnlineGDG, preciso de um exemplo bem simples !

1 Answer

0 votes
answered Oct 1, 2019 by anonymous

Só siga este link! É necessário abrir uma nova guia CLT + M e salvar o arquivo com nome_desejado.java

e pronto você já tem uma aula.

Veja um exemplo no link:  https://onlinegdb.com/S18DNhGLS

Welcome to OnlineGDB Q&A, where you can ask questions related to programming and OnlineGDB IDE and and receive answers from other members of the community.
...