what are the uses of structure?

Answer Posted / vivek

arraging element in proper order

Is This Answer Correct ?    4 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How is = symbol different from == symbol in c programming?

601


What are shell structures used for?

588


What is call by value in c?

544


What are the parts of c program?

619


Some coders debug their programs by placing comment symbols on some codes instead of deleting it. How does this aid in debugging?

649






What does c mean in standard form?

588


How do you search data in a data file using random access method?

816


Explain what is the heap?

612


Is it valid to address one element beyond the end of an array?

664


What is the process to create increment and decrement stamen in c?

579


Why dont c comments nest?

607


What is dynamic memory allocation?

793


What is an auto keyword in c?

631


What is preprocessor with example?

572


Write a code to generate a series where the next element is the sum of last k terms.

719