QUESTION IMAGE
Question
isai wants to share some code with his friend using onlinegdb. he wants his friend to be able to edit the code and save it to his own account. what should isai do to make that happen?
a. email the code to his friend
b. use the share button in onlinegdb and have his friend \fork\ the project
c. download the code to his computer, save it on a usb, and give the usb to his friend
d. print out his code and hand it to his friend
To enable a friend to edit and save code to their own account on OnlineGDB, the "fork" feature (accessed via the Share button workflow) allows the friend to create a copy of the project in their own account for editing. Emailing, USB sharing, or printing don't facilitate saving to the friend’s OnlineGDB account. Option B uses OnlineGDB’s sharing/forking, which is the correct method.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
B. use the Share button in OnlineGDB and have his friend "fork" the project