what are the uses of structure?

Answer Posted / suneela

it is a collection data items of different data types using
a single name

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What does *p++ do? What does it point to?

605


What is an endless loop?

791


Tell us bitwise shift operators?

587


What is pass by reference in c?

602


How does normalization of huge pointer works?

617






What are the key features in c programming language?

600


List the variables are used for writing doubly linked list program.

1609


How to declare a variable?

557


What is ctrl c called?

584


Do you know the purpose of 'register' keyword?

633


Difference between Shallow copy and Deep copy?

1560


cin.ignore(80, _ _);This statement a) ignores all input b) ignores the first 80 characters in the input c) ignores all input till end-of-line d) iteration

626


How do I swap bytes?

619


Differentiate between full, complete & perfect binary trees.

661


What is local and global variable in c?

607