answersLogoWhite

0


Best Answer

The name of the function is established by what is called function declaration. It also establishes the number and the types of parameters.

User Avatar

Wiki User

9y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is meant by function declaration in C language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Calculus
Related questions

Call by function in c language?

I guess you meant the following:'In C language, when you call a function,the parameters are passed by-value.'


What is non executable statement of c language?

A label, perhaps, could be considered as such.


What is the differnce between ordinary function and template function of c language?

The c language does not have template functions. That is a c++ thing.


Why C language is middile language?

If you meant 'middle', then it is a mistake; C is a high-level language.


What is meant by multiple declaration in c?

int i_dont_know; double i_dont_know;


Is 'c' is a oops language?

If you meant 'C++' then yes; otherwise no.


What are the library function in c language?

libray in c++


What is meant by format in c language?

Nothing.


What is meant by fragmentation in c language?

sd


What is prototype in C language?

A prototype in C is the declaration of a function. Without a prototype, the function cannot be called because the compiler would have no way of knowing if the function was being called correctly. Prototypes may appear in multiple translation units but can only be defined once. A definition is itself a prototype.


What is meant by arguments in c?

Arguments appear in functions and in function calls. Arguments passed to a function are known as actual arguments. The arguments used by the function are known as the formal arguments. In C, all arguments are passed by value, such that the formal argument is a copy of the actual argument.


What are the hearing rods for identifier 'c' language?

The hearing rods for identifier "c" language is the function.