Answer Posted / muhammad bilal
Structure:-
"Way in which components interconnect to each others"
Function:-
"Operation of individual behave as part of structure "
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Why does this code crash?
What are the two types of functions in c?
How can I make sure that my program is the only one accessing a file?
What are different types of operators?
How do I round numbers?
Explain what is operator promotion?
Explain low-order bytes.
How can I trap or ignore keyboard interrupts like control-c?
What is difference between structure and union?
Write a C/C++ program to add a user to MySQL. The user should be permitted to only "INSERT" into the given database.
What is the size of enum in bytes?
Explain what is the difference between functions abs() and fabs()?
What are inbuilt functions in c?
What is meant by type casting?
What is a keyword?