Answer Posted / satya.tivari
a function is a block of code or a logic by using some
methods that to be executed.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is the role of && operator in a program code?
How are pointers declared in c?
What is sizeof array in c?
How can you increase the size of a dynamically allocated array?
Explain how can a program be made to print the line number where an error occurs?
my project name is adulteration of chille powder.how can i explain it to the hr when he asks me about the project?
Why do we need functions in c?
What is clrscr ()?
Explain the difference between null pointer and void pointer.
What is function prototype?
What is the difference between #include and #include 'file' ?
What is c variable?
Which function in C can be used to append a string to another string?
Can the curly brackets { } be used to enclose a single line of code?
What are the general description for loop statement and available loop types in c?