Advertisements
Advertisements
प्रश्न
Write about strlen() function.
उत्तर
The strlen() takes a null-terminated byte string source as its argument and returns its length. The length does not include the null(\0) character.
APPEARS IN
संबंधित प्रश्न
Find the number of all onto functions from the set {1, 2, 3, …, n} to itself.
Classify the following function as injection, surjection or bijection :
f : Q → Q, defined by f(x) = x3 + 1
if `f (x) = sqrt(1-x)` and g(x) = `log_e` x are two real functions, then describe functions fog and gof.
If f, g : R → R be two functions defined as f(x) = |x| + x and g(x) = |x|- x, ∀x∈R" .Then find fog and gof. Hence find fog(–3), fog(5) and gof (–2).
Consider f : R+ → [−5, ∞) given by f(x) = 9x2 + 6x − 5. Show that f is invertible with `f^-1 (x) = (sqrt (x +6)-1)/3 .`
If f : Q → Q, g : Q → Q are two functions defined by f(x) = 2 x and g(x) = x + 2, show that f and g are bijective maps. Verify that (gof)−1 = f−1 og −1.
Let A = {a, b, c, d} and f : A → A be given by f = {( a,b ),( b , d ),( c , a ) , ( d , c )} write `f^-1`. [NCERT EXEMPLAR]
If f(x) = `(x+3)/(4x−5) , "g"(x) = (3+5x)/(4x−1)` then verify that `("fog") (x)` = x.
Let f: R → R be given by f(x) = tan x. Then f–1(1) is ______.
Find the domain of sin–1 (x2 – 4).