We can use the with sharing keywords when declaring a class to enforce the sharing rules that apply to the current user.
We can use the without sharing keywords when declaring a class to ensure that the sharing rules for the current user are not enforced<font color=”#800000″>.</font>