

InterviewSolution
Saved Bookmarks
1. |
The prime factorization of 1001 is __________(a) 7^3.11.13(b) 7^2.11.13(c) 7.11.13(d) 7.11^3.13The question was asked during an online interview.This intriguing question comes from Number Theory in chapter Number Theory and Cryptography of Discrete Mathematics |
Answer» RIGHT option is (C) 7.11.13 The explanation: PERFORM successive division beginning with 2. |
|