Practice 25 ICT interview questions covering infrastructure, security, and technical problem-solving.
Question 11 of 25
Entry Level
How to Answer
Example Answer
Community Answers

William Swansen has worked in the employment assistance realm since 2007. He is an author, job search strategist, and career advisor who helps individuals worldwide and in various professions to find their ideal careers.
"While these are both record locking technologies, their function differs dramatically. I pessimistic locking, when are user updates a record it is then locked. The record can only be updated again after the record is unlocked. Conversely, using optimistic locking, a record can be updated by one user and then other users can update it. The only time the record is locked is when a user is actively updating it. Optimistic locking is applied to applications where users are allowed to collaborate with each other."

William Swansen has worked in the employment assistance realm since 2007. He is an author, job search strategist, and career advisor who helps individuals worldwide and in various professions to find their ideal careers.
In this technical question, the interviewer is asking you to define the difference between two similar terms. Only the most experienced ICT qualified administrators will be able to address this. A good way to answer this question is to define each term, then provide an example of how the technology is applied.

William Swansen has worked in the employment assistance realm since 2007. He is an author, job search strategist, and career advisor who helps individuals worldwide and in various professions to find their ideal careers.
"Pessimistic locking describes a process where a record is locked after the data is updated. This prevents anyone else from accessing the record. The lock can be released, and the record can then be updated. Optimistic locking, on the other hand, allows multiple users to open the same record and update it. The only time the record is locked is when someone is actively updating it. This is typically used for web applications in which collaboration is occurring."

Interview Coach
Jaymie
A real coach, not AI. I read every answer myself and write back with personalized feedback.
Typically responds within 24 hours.
0 - Character Count
Unlock expert responses to technical and scenario-based ICT interview questions.
Get StartedJump to Question

Written by William Swansen
25 Questions & Answers • ICT

By William

By William