answersLogoWhite

0


Best Answer

satandard fuction is pre define fuction like getch(),clrscr(), in c++

and userdefine fuction is self created by use to do a particular work

ex of use definefuction

int add(int a,int b)

{

int c;

c=a+b;

return(c);

};

User Avatar

Wiki User

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

Wiki User

13y ago
  • LF(library functions) are Predefined functions.
  • UDF(user defined functions) are the function which r created by user as per his own requirements.
  • UDF are part of the program which compile runtime
  • LF are part of header file

    (such as MATH.h) which is called runtime.

  • In UDF the name of function id decided by user
  • in LF it is given by developers.
  • in UDF name of function can be changed any time
  • LF Name of function can't be

    changed.

Example : SIN, COS, PowerExample : fibo, mergeme
This answer is:
User Avatar

User Avatar

Wiki User

14y ago

it seems like the answer is in the question....

This answer is:
User Avatar

User Avatar

Wiki User

14y ago

library function is a pre-defined function

This answer is:
User Avatar

User Avatar

Wiki User

12y ago

in user defined function we can make our library according to our need bt in library function , funtions are already defined only we have to call that function

This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Difference between user defined function or standard c library?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

What is the difference between Built in Function and User Defined Function?

Built-in functions are functions that are provided for you by the standard includes. User-defined functions are those that you write yourself. Third-party functions are those that are written for you, but that are not provided by the standard includes.


What is the difference between a function pointer and a pointer to a function?

A pointer to a function is the memory address that stores the address of a function, while the pointer itself is a function pointer.A pointer to a function might be defined as "int (*pf)(int, int);", while to actually point to the function, you would use a function pointer, such as "pf = &func;".


How switch function differs from user defined functions in C?

. please give me 3 or 4 differences.one difference is that user defined can be called anytime but not for switch There is no such thing as 'switch function'


Difference between standard and user defined identifier?

A standard identifier is a reserved word. Keywords such as for, if, goto, return, continue, break, do, while, final, extern, static and so on are all reserved. Fundamental data types and modifiers such as void, int, char, wchar_t, double, float, long, short, signed, unsigned, const, mutable, constexpr and so on are also reserved. A user-defined identifier is any name (function, class, namespace or alias) that is not a reserved word.


Is the main function in C a built-in function or user-defined function?

The main function in C is user-defined. Built-in functions are simply those that do not require a library to be included, but every program must provide a user-defined point of entry; it cannot be built-in. Indeed, most functions in C are user-defined; the built-in functions are mostly operators rather than functions although most do behave like functions. The standard library functions are not built-in either; they all require the inclusion of the appropriate standard library header.

Related questions

What is the difference between supply function and supply curve?

supply function can be defined as the quantity of a good.


What Difference between built-in function and user define function?

Built-in functions are functions that are provided for you by the standard includes. User-defined functions are those that you write yourself. Third-party functions are those that are written for you, but that are not provided by the standard includes.


Difference between declaring a variable and definition a variable?

Declaration is a promise: 'I will define (or has defined) this variable/function somewhere else'.


The difference between a relation and function?

Very good question. The different between relation and function is a relation is simply that : any x-value to create y-value while a function, however cannot be defined for multiple values of x


What are the pre-defined function in c plus plus?

The C++ standard library contains all the pre-defined functions.


What is the difference between pre-defined formulas and user-generated formulas?

Pre-defined comes built in as a function. [=SUM(A1:A12] User-generated is created by the user. [=A1+A2]


What is the difference between Built in Function and User Defined Function?

Built-in functions are functions that are provided for you by the standard includes. User-defined functions are those that you write yourself. Third-party functions are those that are written for you, but that are not provided by the standard includes.


What is the difference built in functions and user defined functions?

There are two types of functions in C++: Built-in or standard Library Function User defined function BUILT-IN FUNTION Built-in function which are also called Standard Library Functions are the functions provided by the C++ and we do not have to write them. These functions are included in the Header Files They are mostly written at the start of the Program They cannot be changed. EXAMPLE: conio.h; clrscrn; , etc. USER-DEFINED FUNCTION A user-defined function is a function defined by the programmer. It allows the programmer to write their own function. It allows the programmer to divide the program in many parts, which makes it easy for the programmer to rectify or modify the program; as it is easy to locate & jump to any part of the program. A programmer can write groups code to perform a specific task and that group of code is given a name (identifier).


Difference between state and state function?

The State- an association defined by its territory, population, government and sovereignty.The State function- the set of purposes of the state which are legislative, executive, judiciary and external participation in international affairs.


What is the difference between a function pointer and a pointer to a function?

A pointer to a function is the memory address that stores the address of a function, while the pointer itself is a function pointer.A pointer to a function might be defined as "int (*pf)(int, int);", while to actually point to the function, you would use a function pointer, such as "pf = &func;".


Is there any difference between competence and competency?

A definition of 'Competence': "Demonstrating the knowledge, skills, experience, and attributes necessary to carry out a defined function effectively." A definition of 'Competency': "The description of the knowledge, skills, experience and attributes necessary to carry out a defined function effectively." In other words competencies describe what has to be done and how well. Competence is doing the required things to the required standard. Competence in a job therefore means being competent at all aspects of each function (competency) required to be performed within the role. See http://www.customs.govt.nz/about/Careers/Requirements/Preparing+a+Competency+Based+CV+for+Job+Applicants/What+is+the+difference+between+Competencies+and+Competence.htm


What is a main difference between developed countries and developing countries?

The income level and standard of living