Computer Science, asked by champion1324, 9 months ago

how this can be understood by computer . explain the process​

Attachments:

Answers

Answered by Pablu
0

Answer:

Explanation:

A meeting ID was generated for you when you first created an account. It is stored in a database. When you updated the password, it overwrites the default password. Everytime you enter, it validates your entered password with the one that is stored in database.

And for anyone who wants to connect to your meeting ID will also be validated. Any discripancy would led to fail to connect. A random link is also generated with your meeting ID. This is basically done with regex.

Similar questions