answersLogoWhite

0

What is C and function it?

Updated: 8/20/2019
User Avatar

Wiki User

10y ago

Best Answer

It is a letter and function it.

User Avatar

Wiki User

10y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is C and function it?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Main function in c?

The main function defines the entry point of an application in C.


What are the building function in c plus plus?

There is no such term as "building function" in C++.


How do you use this function in c programme?

I don't use that function in C programme.


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.


Who is calling main function in c?

in c main function initailly called by operating system.


What is main function used in c?

if you do not used main function in c program when errors are accrued


Can a Horizontal line represent a function?

Yes. It is the function f(x) = c where c is a constant.


What is a linear function?

A function of the form f(x) = mx + c where m and c are constants is linear.


Function prototype in c?

Yes. Examples can be found in stdio.h


Which is the function which destroys objects in C?

No objects in C. For C++, it is destructor.


What are the library function in c language?

libray in c++


Can you use main function as a recursive function in C?

Yes