What is a built-in function in C?
Built-in(Library) Functions
The system provided these functions and stored in the library. Therefore it is also called Library Functions. e.g. scanf(), printf(), strcpy, strlwr, strcmp, strlen, strcat etc. To use these functions, you just need to include the appropriate C header files.
| Is This Answer Correct ? | 0 Yes | 0 No |
whether itis a structured language?
What is modeling?
1 1 1 1 2 1 1 3 3 1 1 4 6 4 1
IS Doon college of Engn.. has good faculty
tell me the full form of c?
What is the Difference between Macro and ordinary definition?
3 Answers Bosch, Cognizant, College School Exams Tests, Motorola,
Write a program that an operator and two operands read from input operand operator on the implementation and results display.
Why is not a pointer null after calling free?
What is structure and union in c?
How are strings stored in c?
main() { int a; a=++100; printf("%d",a); getch(); }
what type of language is C?