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.
Login
Login
OnlineGDB Q&A
Questions
Unanswered
Tags
Ask a Question
Ask a Question
Import java class on onlinegdb
+5
votes
asked
Mar 28, 2018
by
fabianocelestino
(
170
points)
How can i import my class Student.java on the Main.java here on onlinegdb?
I dont know the package name here.
java
class
import
package
Your answer
Your name to display (optional):
Email me at this address if my answer is selected or commented on:
Email me if my answer is selected or commented on
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or register.
1 Answer
+4
votes
answered
Mar 28, 2018
by
anonymous
Here is example.
https://onlinegdb.com/BJ4xsBKcf
You can add new file using Ctrl+M
commented
Mar 29, 2018
by
fabianocelestino
(
170
points)
Thank you. It worked.
Your comment on this answer:
Your name to display (optional):
Email me at this address if a comment is added after mine:
Email me if a comment is added after mine
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please
log in
or register.
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.
...