Computer Science, asked by jeevithajessy98, 11 months ago

Assume we are creating an application that allows multiple users to form groups and write astory together concurrently. We have a single 'notebook' interface where all users can type. We want to restrict changes to the notebook so that only one user can write at a time. This is to prevent users who are typing at the same time from overwriting each other’s' work.-Explain how you would handle the problem of ensuring that only one user's input is accepted at any given time. Use Pseudo code.-Would your algorithm work if we want to have the users connect peer-to-peer, i.e. we do not want a controlling server connecting all users.

Answers

Answered by Vivekshivamurthy
0

Answer:

hmmmmmmmmmm,

okkkkkkkkkkk.

Explanation:

i dint understand.

Similar questions