Answer Posted / nixiemae
Structure: The way in which the components, plan, designs
are interrelated that is structure.
Function: The Operation of each individual component as part
of the structure.
Is This Answer Correct ? | 18 Yes | 4 No |
Post New Answer View All Answers
Place the #include statement must be written in the program?
What is pointer to pointer in c language?
How can I find the modification date and time of a file?
How will you print TATA alone from TATA POWER using string copy and concate commands in C?
What are different types of variables in c?
What is the process of writing the null pointer?
Do you know what are bitwise shift operators in c programming?
Write program to remove duplicate in an array?
What is wrong with this declaration?
write a program to print the consecutive repeated character from the given string... input string is : hhhhjkutskkkkkggggj output should be like this: hhhhkkkkkgggg anyone help me...
The process of repeatedly running a set of computer instructions until some condition is specifed a) condition b) sequential condition c) global d) iteration
Explain how do you declare an array that will hold more than 64kb of data?
What are the uses of a pointer?
How old is c programming language?
What do you mean by Recursion Function?