What is diffrance between declaration and defination of a variable or function
Answer Posted / manish soni bca 3rd year jaipu
IN FUNCTION;
-------------------------------------------
1:)DECLARE: int sum(int);//close with semicolon;
2:)DEFINATION: int sum(int n)//not colse with semicolon;
{
//logic of the function;
}
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What does %2f mean in c?
What is pragma c?
List the different types of c tokens?
Write a program for finding factorial of a number.
Can math operations be performed on a void pointer?
What are the different types of objects used in c?
What does c mean in standard form?
Why is c called "mother" language?
Is it possible to have a function as a parameter in another function?
Differentiate between the = symbol and == symbol?
What is indirection? How many levels of pointers can you have?
Explain how can you restore a redirected standard stream?
What is function prototype?
What is the process to generate random numbers in c programming language?
please can any one suggest me best useful video tutorials on c i am science graduate.please help me.u can email me to sas29@in.com