TLS Online TPP Program

#Question id: 5164


When define a function f(N) = sum of digits of N , expressed as decimal number. E.g. F(137) = 1 + 3 + 7 = 11 : Evaluate f(2^7 3^5 5^6) .

#General Aptitude
  1. 10

  2. 18

  3. 28

  4. 11