Q:
      
      
         
            
Smallest prime number greater than 200?
         
       
      
      
      
          
      
      
          Answer & Explanation
         Answer: C) 211         
         
Explanation: From the trial and error method of division,
201 is divisible by 3
205 is divisible by 5
203 is divisible by 7
 
Hence, after eliminating three options, remained is 211 and is divisible by only 1 and itself. 
 
Therefore, 211 is the smallest prime number greater than 200.
       
      
      
      
          View Answer
          Report Error
          Discuss