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 does volatile do?
Function calling procedures? and their differences? Why should one go for Call by Reference?
to find the closest pair
What do you understand by friend-functions? How are they used?
What is the general form of a C program?
how we can make 3d venturing graphics on outer interface
Why c language?
what is the significance of static storage class specifier?
FORMATTED INPUT/OUTPUT functions are a) scanf() and printf() b) gets() and puts() c) getchar() and putchar() d) all the above
What does #pragma once mean?
What are the types of i/o functions?
What is the difference between declaring a variable and defining a variable?
hw can we delete an internal node of binary search tree the internal node has child node..plz write progarm
How can I find out how much free space is available on disk?
Why is a semicolon (;) put at the end of every program statement?