answersLogoWhite

0


Best Answer

Write a merits and demerits of using function in program

User Avatar

Wiki User

15y ago
This answer is:
User Avatar
More answers
User Avatar

Wiki User

13y ago

I'd say different functions have different (dis)advantages... For example 'gets' is deprecated, it was a security-hole.

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What r the Demerits of function in C?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

C r is a circumference function find C 5 when C r equals 6.28r?

mabye


Can you develop a formula for the circumference of a circle as a function of its area?

A = π(r)² √(A/π)=r C = 2π(r) C = 2π(√(A/π)) ■


How do you express the area of a circle as a function of its radius?

If a circle has radius r, then the area of the circle is pi r2, pi being about 3.14159. I beleive the function you are looking for is A(c)=c/2*r


The circumference of a circle in cm is a function of the radius in cm This function is written Which is true about this function?

C = 2 x R x pi


Definition of Differentiable function?

Let f be a function with domain D in R, the real numbers, and D is an open set in R. Then the derivative of f at the point c is defined as: f'(c) =lim as x-> c of the difference quotient [f(x)-f(c)]/[x-c] If that limit exits, the function is called differentiable at c. If f is differentiable at every point in D then f is called differentiable in D.


Which function is a linear function?

which function is a linear function? A. f(x)= x^3+x B. g(s)= 1-4s C. h(t)= 2t+1/t D. f(r)= square root of r


What has the author C H Tei written?

C. H. Tei has written: 'The effect of mergers and acquisitions on the R & D function'


What has the author R C Mason written?

R. C. Mason has written: 'Diophantineequations over function fields' -- subject(s): Algebraic fields, Diophantine analysis, Diophantine equations


What are the merits and demerits of using function in c?

disadvantage of friend functions is that they require an extra lineof code when you want dynamic binding. To get the effect of a virtual friend,the friend function should call a hidden (usually protected:) virtual[20]member function.Read more: Demerits_of_friend_function


What are the merits and demerits of defining and declaring a pure virtual function in a program?

Merits of defining a pure virtual function: It enforces derived classes to implement the function, ensuring polymorphic behavior. It enables abstract classes to define a common interface. Demerits: It can hinder flexibility as derived classes must implement the function. It may also increase code complexity.


What is p equals r-c for c?

p = r - c r - c = p r - c - r = p - r -(-c) = -(p) c = -p


What is the meaning of x.getdata in c plus?

it mens u r calling de member function of de program