Tag: programming languages

Questions Related to programming languages

  1. Javascript

  2. struts validator

  3. cannot validate

  4. dynamic rows cannot be done in JSP


Correct Option: A
  1. (abs (sqrt 8))

  2. (modulo (ceiling (sqrt 8)) 2)

  3. (max (floor (sqrt 8)) (round (sqrt 8)))

  4. (min (truncate (sqrt 8)) (abs (sqrt 8)))


Correct Option: C