Identifying functions by description – Computer Sir Ki Class

Login


Lost your password?

Don't have an account ?
Register (It's FREE) ×
  

Login
[lwa]



Exam Questions-ICSE2015-03E #JAVA#3984    siteicon   siteicon  

Problem Statement - Identifying functions by description

(i) Name the mathematical function which is used to find sine of an angle given in radians
(ii) Name a string function which removes the blank spaces provided in the prefix and suffix of a string

TC++ #3984

Solution


(i) Name the mathematical function which is used to find sine of an angle given in radians.

Math.sin()

(ii) Name a string function which removes the blank spaces provided in the prefix and suffix of a string.

<string object>.trim()


Share

sunmitra| Created: 22-Mar-2018 | Updated: 16-Apr-2019|ICSE2015






Back