Answer Posted / babitha_b
Functions:
a)used to separate the task which would run frequently
b)run seperately the frequent task whenever calling that
frequent task and then returned its value to the fucntion
who called this.
c)would decrease the complexity of code and helps to debug
easier.
d)also it can be used as a library fucntion.
Structure:
declaring different types of variables and functions under
single name.
| Is This Answer Correct ? | 14 Yes | 11 No |
Post New Answer View All Answers
hai iam working in sap sd module for one year and working in lumax ind ltd in desp department but my problem is i have done m.b.a in hr/marketing and working sap sd there is any combination it. can you give right solution of my problem. and what can i do?
Is null a keyword in c?
Why is c fast?
What are directives in c?
Why main is used in c?
What is the difference between ‘g’ and “g” in C?
Where are the auto variables stored?
What are # preprocessor operator in c?
When is the “void” keyword used in a function?
Why do we use c for the speed of light?
a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode
Is c procedural or functional?
What is the difference between array and pointer?
what is the height of tree if leaf node is at level 3. please explain
What type is sizeof?